prefixcss

0.0.2 • Public • Published

prefixCss

prefixCss automatically adds vendor-specific prefixes (-moz, -webkit, -ms, and -o) to CSS3 properties that need them. It has no external dependencies.

Installation

npm install -g prefixcss

Usage

prefixcss test.css > test.prefixed.css

License

For Docs, License, Tests, and pre-packed downloads, see: https://github.com/boguan/prefixCss

/prefixcss/

    Package Sidebar

    Install

    npm i prefixcss

    Weekly Downloads

    0

    Version

    0.0.2

    License

    BSD

    Last publish

    Collaborators

    • boguan