I'm trying to keep the setup of my personal projects as simple as possible. Today, we're looking at how CSS is generated.| martinschneider.me
I like to use NPM scripts for my asset pipeline instead of using Eleventy to generate assets and orchestrate everything. The latest release of Eleventy Dev Server makes that approach both easy to implement and quite performant.| www.webstoemp.com
11 nifty resources from the Eleventy community, including CSS and JS processing, sharing WebC components, and organizing the config.| 11ty.rocks
One way to implement themes on a website with style queries| chriskirknielsen