Skip to content

smilexx/style-inject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

style-inject-package

NPM version NPM downloads

Inject style tag to document head by package.

Installation

npm install style-inject-package

Example

import styleInject from 'style-inject-package';

postcss({
    inject: styleInject('name-package')
});

License

MIT © smilexx

MIT © EGOIST

About

Inject style tag to document head.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%