Closed niutech closed 9 years ago
What do you suggest?
Just class names, e.g. class="button action rounded glass"
, smilar to OOCSS.
Or a single class name, e.g. class="button-action-rounded-glass"
, similar to OOCSS with SASS.
The symbols are what bring semantics to the markup. Otherwise how would you distinguish between a component and an option for example?
That said, I am considering reworking or removing locations. Thanks for your input.
@niutech FYI you can now configure all the symbols to use whatever you want. :)
The syntax of class names is overcomplicated - there are too many symbols:
--
,__
,+
,@
. This is definitely not KISS.