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 by importing variables in mixins file #1233

Merged
merged 2 commits into from
Oct 8, 2017
Merged

Fix Webpack build by importing variables in mixins file #1233

merged 2 commits into from
Oct 8, 2017

Conversation

dhargitai
Copy link
Contributor

Fixes: #708
Original commit: kiwicopple/bulma@11a993e
(I couldn't find kiwicopple's repo in the select field when creating pull request so I created a fork myself)

@jgthms
Copy link
Owner

jgthms commented Sep 26, 2017

That file is deprecated. It should be either the initial or derived one.

@dhargitai
Copy link
Contributor Author

dhargitai commented Sep 26, 2017

My branch was derived from your master branch today. So I think I don't understand what you mean by it is deprecated.

I tried to build something with Webpack and use the current version of Bulma for it (0.5.3) and I got the error mentioned in #708.

I fixed it with this modification and it works well now.

@FyiurAmron
Copy link

confirmed. adding that @import satisfies webpack and everything works well again.

@jgthms
Copy link
Owner

jgthms commented Oct 7, 2017

It should import initial-variables.

@jgthms jgthms merged commit dac2ea9 into jgthms:master Oct 8, 2017
jgthms pushed a commit that referenced this pull request Oct 9, 2017
* Fix Webpack build by importing variables in mixins file

* Import initial-variables instead of variables.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

Successfully merging this pull request may close these issues.

3 participants