11ty inline minified css
SimonCox
February 3, 2023
Minifying css for 11ty sites is quick and simple. Quick Tip #001—Inline minified CSS Using the CleanCSS plugin and moving the css file to _includes and then pulling the code into one line in the base.njk head.
Discussion in the ATmosphere