v0.4.0
-
Use Nunjucks extends in
render()
05a5389
Fixes an issue with Nunjucks templating in Node context, where you couldn't extend a Layout from a Template. -
Make
opts.tailwind.css
optional inrender()
15898cf
Default to@tailwind utilities;
if notailwind.css
has been passed torender()
opts
Updated dependencies: