eleven_ty’s avatareleven_ty’s Twitter Archive—№ 6,575

  1. 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
    1. …in reply to @eleven_ty
      (Render plugin docs: 11ty.dev/docs/plugins/render/)