11ty inline minified css (opens in new tab)
<p>Minifying css for 11ty sites is quick and simple. <a href="https://v0-7-1.11ty.dev/docs/quicktips/inline-css/">Quick Tip #001—Inline minified CSS</a> Using the CleanCSS plugin and moving the css file to _includes and then pulling the code into one line in the base.njk head.</p>
Read the original article