postcss-modify-numbers

0.0.3 • Public • Published

PostCSS Modify Numbers Build Status

PostCSS plugin that performs math operations on all numbers with a certain property.

.foo {
    /* Input example */
}
.foo {
  /* Output example */
}

Usage

postcss([ require('postcss-modify-numbers') ])

See PostCSS docs for examples for your environment.

/postcss-modify-numbers/

    Package Sidebar

    Install

    npm i postcss-modify-numbers

    Weekly Downloads

    1

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • braedongeorge