1.0.0 • Published 3 years ago

react-internal-css v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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