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

Change require to import #66

Closed
mizner opened this issue Apr 24, 2016 · 5 comments
Closed

Change require to import #66

mizner opened this issue Apr 24, 2016 · 5 comments

Comments

@mizner
Copy link

mizner commented Apr 24, 2016

import 'bootstrap/dist/css/bootstrap.min.css';

@dehimer
Copy link

dehimer commented May 15, 2016

Yes, I alse got:
ERROR in .//css-loader!.//bootstrap/dist/css/bootstrap.css
But import return same error.

@dehimer
Copy link

dehimer commented May 15, 2016

I found my problem.
I used node version 0.10.
webpack-contrib/css-loader#144

@alicoding
Copy link
Collaborator

Is this problem still persists? Sorry for the late reply here...

@dehimer
Copy link

dehimer commented Jul 7, 2016

I later versions of node it is good - no problem.

@alicoding
Copy link
Collaborator

👍

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

3 participants