You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.The text was updated successfully, but these errors were encountered: