MiaChan1024

Results 3 comments of MiaChan1024

I feel like the pure outlined button is removed in v.1.0.4. Now it must be used with a class like `is-primary`, etc. It is also removed in their doc. https://bulma.io/documentation/elements/button/...

Hi @h42r23f , do you add class 'theme-dark' or data-attribute in html after you import the theme?

Hi, their official doc mentions it can be used with a css selector or data attribute (https://bulma.io/documentation/features/themes/) `with an HTML attribute [data-theme=$name] and CSS class .theme-$name selector` If you inspect...