Hi, I am working with a custom theme named "theme-demo-app". I created a new file Button under /theme-demo-app/sass/src/button/Button.scss below the css script:
Screenshot002.jpg
Then I created a grid with toolbar and I apply new “ui” property to the button as shown in the following code:
Screenshot.jpg
Unfortunately the button does not appear any more after applying “ui” property as mentioned above.
Anybody knows what I'm doing wrong?
Thanks in advance.