-
I'm using those packages:
```json
{
"dependencies": {
"@fortawesome/fontawesome-free": "^6.2.0",
"bulma": "^0.9.4",
"bulma-switch": "^2.0.4",
"bulma-timeline": "^3.0.5"
}…
-
**Description**
The documentation only shows how to use css, but scss and sass are widely used. While Bulma is recommended in the documentation, it requires SCSS variables for theming, and it is not …
-
At the moment, Bulmil is using bulma's scss variables ([bulma-scss](https://github.com/j1mc/bulma-scss)) to style stencil components.
However, as components are built & then distributed, it becomes…
-
I'm trying to integrate bulma-steps to my project so I installed the extensions via npm with
``` npm install --save bulma-steps```
then I have included bulma steps to my main css file styles.css wi…
-
The project is undergoing a transition from the Bulma CSS framework to Tailwind, which will provide increased flexibility and enhanced control over the website's styling.
## Scope
The project curr…
-
## Bug Report
**Environment**
- Extension version(s): [Master]
- Bulma version: [v0.8.0]
- OS: [MacOS 10.14.6]
- Browser: [Safari 13.0.1 ]
- How you are customizing the extension: [no]
**Cu…
-
The following line breaks various bulma styles when `bulma` and `bulma-checkradio` are built using SASS
https://github.com/Wikiki/bulma-slider/blob/ba0c40679d0427b84e221d853112a717b8bc691a/src/sass…
-
This is about **Bulma**.
Problems during development in firefox.
There are too many css variables that cannot be hidden in the inspector.
### Overview of the problem
This is about the …
-
ERROR in ./~/_css-loader@0.27.3@css-loader!./~/_vue-loader@11.3.4@vue-loader/lib/style-compiler?{"id":"data-v-54abe700","scoped":false,"hasInlineConfig":true}!./~/_sass-loader@6.0.7@sass-loader/lib/lo…
-
# Symptoms:
Installation happened without hiccup, IDE and autocompletion recognize the differents classses
However, event following the [tutorial](https://bulma-collapsible.netlify.app/usage/#co…