ribbitjs / ribbit

Standalone CLI for easy static file generating and route management.
MIT License
33 stars 1 forks source link

Inject Internal Critical CSS into HTML template #39

Open brianwhon opened 5 years ago

brianwhon commented 5 years ago

Complete strategy for grabbing only the critical css for each react component to inject into the html template as one single style tag.