I’m using Sage 9 without framework (Bootstrap etc.)
I want to use normalize.css.
I can enqueue the stylesheet, but I prefer to enqueue as few stylesheets as possible.
What do you think is the best way to accomplish this task?
Thanks!
I’m using Sage 9 without framework (Bootstrap etc.)
I want to use normalize.css.
I can enqueue the stylesheet, but I prefer to enqueue as few stylesheets as possible.
What do you think is the best way to accomplish this task?
Thanks!
With npm, the package manager that Sage 9 uses for front-end packages. Normalize already supports it.
See docs in progress: https://github.com/roots/docs/blob/sage-9/sage/theme-development-and-building.md#3rd-party-packages
Thank you @ben for your help.
I’m waiting for the 3rd edition of the book to come out .
Surely I’ll buy it