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 want to use custom css in semantic ui component
for example {{#ui-button class='background-color' theme="basic"}}button{{/ui-button}}
how to create background-color class?
i write class background-color in app.css does not work
Pls help me