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

fix: themes were missing from no-helpers versions #3903

Closed
wants to merge 1 commit into from

Conversation

rindeal
Copy link

@rindeal rindeal commented Sep 14, 2024

This pull request addresses issue #3894 where the no-helpers versions of Bulma were missing theme forwarding, resulting in unstyled pages when custom colors were set via :root {} variables.

Changes:

  • Added @forward "../sass/themes"; to versions/bulma-no-helpers-prefixed.scss.
  • Added @forward "../sass/themes"; to versions/bulma-no-helpers.scss.

@jplatte
Copy link

jplatte commented Jan 12, 2025

Gentle ping, @jgthms

@jgthms
Copy link
Owner

jgthms commented Jan 17, 2025

This was fixed in the latest release.

@jgthms jgthms closed this Jan 17, 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.

3 participants