0.1.1 • Published 8 years ago

link-to-import-cli v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

link-to-import-cli Build Status

Change links of related with external stylesheet into @import CSS at-rule

Install

$ npm install --save link-to-import-cli

Usage

$ link-to-import app/bower_components/font-roboto/roboto.html > roboto.html

$ link-to-import app/bower_components/font-roboto/roboto.html roboto.html

$ link-to-import app/bower_components/font-roboto/roboto.html --overwrite

License

MIT © ragingwind