-
Cracked it: I set
coreStyleswhich is an array of paths in thebase.njkwhich all layouts extend. Each layout setslayoutStyleswhich is an array of paths. I then pass this to a helper which merges those, prepends the reset and design tokens, minifies and job done. piccalilli_/1225469582430875649 -
…in reply to @piccalilli_
coreStyles is exactly what it says on the tin: stuff that's on every damn page. The layoutStyles is only stuff that features on that layout.
-
…in reply to @piccalilli_
I'm taking this extremely WIP thing on another a spin for design tokens github.com/hankchizljaw/goron