Skip to content

Syntax Error after importing CSS #2

Open
@mayyyc

Description

@mayyyc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions