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

Problem while compiling due to boostrap #297

Open
imdurgeshpal opened this issue Apr 12, 2020 · 0 comments
Open

Problem while compiling due to boostrap #297

imdurgeshpal opened this issue Apr 12, 2020 · 0 comments

Comments

@imdurgeshpal
Copy link

imdurgeshpal commented Apr 12, 2020

Showing boostrap importing error while compiling the project.

Solution:-
Add boostrap in the package.json
"bootstrap": "^4.4.1"
and change import in app.scss
@import "~bootstrap/dist/css/bootstrap.css";

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