Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Columns is-variable not working #3799

Open
JoeyRumble opened this issue Apr 23, 2024 · 2 comments
Open

Columns is-variable not working #3799

JoeyRumble opened this issue Apr 23, 2024 · 2 comments

Comments

@JoeyRumble
Copy link

This is about Bulma & the Docs.

Overview of the problem

This is about the Bulma CSS framework
This is about the Bulma & Docs
I'm using Bulma 1.0
My browser is: Chrome

Description

The columns 'is-variable' class with the different column gap class modifiers are not working. Neither on the document page (https://bulma.io/documentation/columns/gap/).

@willoma
Copy link

willoma commented Apr 23, 2024

I can confirm the behaviour.

I have tracked this down to

@forward "columns";

This line imports columns.scss, however the is-variable stuff is in columns-v2.scss.

@janosrusiczki
Copy link

janosrusiczki commented May 14, 2024

OK, so I'm not the only one.

It doesn't seem to be working in their documentation either: https://bulma.io/documentation/columns/gap/#variable-gap

I'm not exactly sure what should be happening, probably one should be able to click the .is-x class names and the example below should modify accordingly, but it doesn't work.

So I guess I'll be waiting until this gets fixed.

Later edit: After I wrote about the example in the documentation not working I noticed it is mentioned in OPs issue too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants