Skip to content

Updates bulma.min.css to fix css compile error when using legacy CSS bundlers sass-rails and sassc-rails #243

Merged
rosa merged 1 commit intorails:mainfrom
florian2:main
Feb 7, 2025
Merged

Updates bulma.min.css to fix css compile error when using legacy CSS bundlers sass-rails and sassc-rails #243
rosa merged 1 commit intorails:mainfrom
florian2:main

Conversation

@florian2
Copy link
Copy Markdown
Contributor

@florian2 florian2 commented Feb 7, 2025

see #237

When using legacy CSS bundlers sass-rails and sassc-rails the file "bulma.min.css" creates a CSS compile error:

"SassC::SyntaxError: Error: Invalid CSS after "...--s),var(--l));": expected "}", was "--00-l:var(--bulma-""

This PR removes the valid, but problematic CSS code. The UI still works as expected, so the removal seems to be ok and the compile error is gone. Big thanks to @barrywoolgar who figured it all out!

@rosa
Copy link
Copy Markdown
Member

rosa commented Feb 7, 2025

Thank you!

@rosa rosa merged commit 07ef102 into rails:main Feb 7, 2025
salmonsteakk added a commit to salmonsteakk/mission_control-jobs that referenced this pull request Mar 20, 2025
rosa pushed a commit that referenced this pull request Jul 11, 2025
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

Successfully merging this pull request may close these issues.

2 participants