piccalilli_’s avatarpiccalilli_’s Twitter Archive—№ 30,282

  1. Cracked it: I set coreStyles which is an array of paths in the base.njk which all layouts extend. Each layout sets layoutStyles which 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
    1. …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.
      1. …in reply to @piccalilli_
        I'm taking this extremely WIP thing on another a spin for design tokens github.com/hankchizljaw/goron