react-internal-css
v1.0.0
Published
Include internal stylesheets in React component instead of extracting into separate files. Provides drop-in server rendering support.
Downloads
4
Maintainers
Readme
server side rendering react-helmet "real" css module attach stylesheet with react component using constructable stylesheet dynamic import lazy loading component with its style, to reduce initial load size encapsulate style and component, and lazy load together import a constructed stylesheet and includes/attach in your react component set process.env.ENVIRONMENT to "browser" make sure your framework has support for import-assertions if you are using gatsby, check out 'gatsby-plugin-import-assertion' for gatsby