Andy-set-studio / gorko

A tiny Sass token class generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issues with CSS Custom Property generation

Andy-set-studio opened this issue · comments

Only when I used the new CSS var and theme stuff on an IRL project I noticed it messed up with:

  1. If you set $generate-utility-classes to false, it won't generate custom properties
  2. If you declare themes, it won't generate the other custom property blocks

7/10 bad testing on my part