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
This issue is about default template in elements and how to set the css for this elements.
I feel that, in some elements, the default template is too restrictive. For example is not possible create a button with a id, or in a list.
I think you're trying to promote CSS-OO, but some times I feel that is a little stupid declare a css class just for a button that in really should be a id (but is not possible to set up).
Must be the template so restrictive? why you don't like id?
For example, Molecule.Div is the only molecule that support id by default. (for divititis!)
The text was updated successfully, but these errors were encountered:
This issue is about default template in elements and how to set the css for this elements.
I feel that, in some elements, the default template is too restrictive. For example is not possible create a button with a
id
, or in a list.I think you're trying to promote CSS-OO, but some times I feel that is a little stupid declare a css class just for a button that in really should be a id (but is not possible to set up).
Must be the template so restrictive? why you don't like id?
For example, Molecule.Div is the only molecule that support
id
by default. (for divititis!)The text was updated successfully, but these errors were encountered: