style-inject-package
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

style-inject-package

NPM version NPM downloads

Inject style tag to document head.

Installation

npm install style-inject-package

Example

import styleInject from 'style-inject-package';

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

License

MIT © EGOIST

Readme

Keywords

Package Sidebar

Install

npm i style-inject-package

Weekly Downloads

4

Version

1.0.3

License

MIT

Unpacked Size

5.11 kB

Total Files

7

Last publish

Collaborators

  • smilexx