{
"$type": "site.standard.document",
"canonicalUrl": "https://www.simoncox.com/short-articles/2023-02-03-11ty-inline-minified-css/",
"description": "Minifying css for 11ty sites.",
"path": "/short-articles/2023-02-03-11ty-inline-minified-css/",
"publishedAt": "2023-02-03T09:00:00.000Z",
"site": "at://did:plc:tki7vwlanxbwrz2er67eaeqa/site.standard.publication/3mp4h4md7zv2y",
"tags": [
"Web",
"Eleventy"
],
"textContent": "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.",
"title": "11ty inline minified css"
}