top | item 39619792

(no title)

adamwathan | 2 years ago

We considered it but it felt too magical to make any CSS variable under `:root` automatically drive the existence of utility classes. Putting things under a custom at-rule like `@theme` makes that opt-in, because we know anything you put there is actually intended to drive your utility classes.

discuss

order

TIPSIO|2 years ago

Makes sense! Thanks for the reply, Adam.

Best of luck and thanks for driving progress forward with the project still.