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

@import '~bulma/sass/utilities/variables'; is no longer valid #13

Open
FyiurAmron opened this issue Oct 17, 2017 · 0 comments
Open

@import '~bulma/sass/utilities/variables'; is no longer valid #13

FyiurAmron opened this issue Oct 17, 2017 · 0 comments

Comments

@FyiurAmron
Copy link

FyiurAmron commented Oct 17, 2017

due to recent update to bulma/sass/utilities, it should be now replaced with

@import '~bulma/sass/utilities/initial-variables';
@import '~bulma/sass/utilities/derived-variables';

BTW, it's fixed by https://github.com/vue-bulma/tooltip/pull/12/files (that's exactly what it was intended to fix anyway)

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