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

Issue with 0.9.2 #32

Open
Rio517 opened this issue Apr 26, 2021 · 0 comments
Open

Issue with 0.9.2 #32

Rio517 opened this issue Apr 26, 2021 · 0 comments

Comments

@Rio517
Copy link

Rio517 commented Apr 26, 2021

I ran into an issue where some Bulma core utilities were somehow being pulled into the compiled bulma-o-steps CSS. I think it has to do with the breaking change in the way utilities are handled https://github.com/jgthms/bulma/releases/tag/0.9.2.

I wanted to flag a workaround for folks: import index.sass directly. Please note that I have not looked into the underlying issue to any extent - based on a quick glance at the above-referenced readme, I actually thought that change shouldn't have affected this extention.

-@import "../node_modules/bulma-o-steps/bulma-steps.sass";
+@import "../node_modules/bulma-o-steps/index.sass";
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

1 participant