Skip to content

Syntax Error after importing CSS #2

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

Open
mayyyc opened this issue Sep 9, 2017 · 0 comments
Open

Syntax Error after importing CSS #2

mayyyc opened this issue Sep 9, 2017 · 0 comments

Comments

@mayyyc
Copy link

mayyyc commented Sep 9, 2017

Hi Maxime,
I am trying to use bootstrap (using this tutorial https://reactstrap.github.io/) on the top of this project but got error with css file.
I imported bootstrap.css in App.js
import 'bootstrap/dist/css/bootstrap.css';
image
and included css-loader and style-loader in webpack config file
image
But the program still cannot understand the css file.
image
Do you know where I did wrong?
Thanks in advance.
The complete code is here: https://github.com/MMMayC/my_portfolio_universal_js

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