style-inject-package
v1.0.3
Published
Inject style tag to document head by package.
Readme
style-inject-package
Inject style tag to document head.
Installation
npm install style-inject-packageExample
import styleInject from 'style-inject-package';
postcss({
inject: styleInject('name-package')
});License
MIT © EGOIST
