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 Webpack build with Bulma v0.6.0 #6

Closed
wants to merge 2 commits into from
Closed

Fix Webpack build with Bulma v0.6.0 #6

wants to merge 2 commits into from

Conversation

dhargitai
Copy link

No description provided.

@rolandschuetz
Copy link

There are two problems with the fix:

  • The minimal required version is not defined in package.json (it should be 0.4.1, this is where the SASS change happened)
  • The function sass is also required, this is where the $border is defined in newer versions

I created a working pull request:
#8

@everybody:
You can already use this fix with:

yarn upgrade vue-bulma-slider@https://github.com/rolandschuetz/slider.git

@dhargitai dhargitai closed this by deleting the head repository Dec 11, 2022
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