-
Works great out-of-the-box with the Render plugin too, if you wanted to easily inline some Sass in another template file: Here’s some Nunjucks or Liquid: <style>{% renderFile "test.scss" %}</style> zachleat/1473150295408533504
-
(Render plugin docs: 11ty.dev/docs/plugins/render/)