Bulma V1.0.4 is-outlined button bug
This is about Bulma.
Overview of the problem
This is about the Bulma CSS framework I'm using Bulma version [1.0.4]
same or similar was already reported: https://github.com/jgthms/bulma/issues/3722
Description
if I use a button in the style is-outlined is displayed wrong:
Steps to Reproduce
https://codepen.io/RobMorga/pen/zxGLyoV
https://bulma.io/documentation/elements/button/#styles
Add an outlined button without additional class like is-info or else.
button-h, button-s, button-l needs to be inverted for the default outlined button.
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/
Not sure if it will be added back in future.
I then came across hundreds of missing variables and discarded bulma as a possible option.
Open the bulma.css in webstorm or check via validator.
According to the documentation, it is sufficient to use only bulma.css. https://github.com/jgthms/bulma?tab=readme-ov-file#css-only
Bulma is a CSS framework. As such, the sole output is a single CSS file: bulma.css You can either use that file, "out of the box"
To me, this looks completely broken.
The question is what conclusions can be drawn from this and by the developers working on it?
I would say, this project is dead and not maintained properly anymore and everyone should stay away.