You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to be able to create component themes given an attribute name. Idealistically no theme attribute would roll up into the default css file and style blocks with the theme attribute would roll up in a css file of that name.
I'm willing to do the leg work on this and put in a PR if it sounds reasonable.