sebnitu / vrembem

A CSS component library based on the BEM methodology.

Home Page:https://vrembem.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve the output of core CSS variables

sebnitu opened this issue · comments

Problem

I'd like to revisit core CSS variables and how/when they're output. I think there should be a better solution than to always output them and only components that use them should ever have them output by default. Currently when using CDN vrembem components, each one that is included is outputting the breakpoint CSS variables.

image