-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
First of all, a big thank you for your great work! I've done tons of projects with the 0.9.4 version and your version 1.0.0 seems great. I especially appreciate the CSS variables.
Overview of the problem
This is about the Bulma CSS framework
I'm using Bulma --> 1.0.0
My browser is: any
Description
It seems that the "bulma-no-dark-mode.min.css" version does not contains the CSS helpers.
Steps to Reproduce
- Use the "bulma-no-dark-mode.min.css" in your html
<head>.
- Put any html element with a CSS help class, example
<h1 class="has-text-link mb-5">Hi!</h1>
Expected behavior
The <h1>
tag from the example above should have the text-link color and have a margin-bottom.
Actual behavior
The <h1>
tag from the example above does not have the text-link color and have a margin-bottom.
Question
Is it possible to include the CSS helper in the "bulma-no-dark-mode.min.css" version or have a new version having the helpers ?
Thanks
onli, Ijee, dbrgn, max-arnold, KyosukeUryu and 1 more
Metadata
Metadata
Assignees
Labels
No labels