-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I'm keen to use this programatically and pair it with critical in a gulp workflow, but i have no idea where to start. Any chance you can add a snippet to the documentation?
I've also noticed that when passing 2 minified css files into cave, the output is an un-minified file - which is a little fiddly as it requires further processing.
cat .temp/production/assets/css/site.css | npm run cave .temp/production/assets/css/critical.css > main.css
(main.css
is un-minified.)
Metadata
Metadata
Assignees
Labels
No labels