Semantic-UI-Meteor icon indicating copy to clipboard operation
Semantic-UI-Meteor copied to clipboard

Customizing and overriding.

Open sangyoo91 opened this issue 10 years ago • 0 comments

I want to overwrite stylings, and write now I have made my own style.less which imports my custom xxx.import.less files.

I am extending the semantic classes with my custom class, (ie. .ui.button.custom-class) and for my .custom-class, I end up having to add !important to most of my changes.

Is there a more convenient way of having my own custom declarations instead of going to, for example menu.overrides ?

sangyoo91 avatar Aug 21 '15 16:08 sangyoo91