-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Bootstrap and Slack comunity #746
Comments
Looks like the css loaders need to be installed. Either install them with npm manually or update your package.json to include them and run an npm install. This should fix this issue, however if you don't have a reason to use a non minified, non css version of bootstrap don't (you can still use custom fonts and no js). If installing the loaders fixes this issue please close this. Thanks :) |
@ebeal I instaled them firstly) |
@ebeal I do the steps 1 to 1 as in guide. I have Import in vendor. Tomorrow I will include min.css and all. I just want to now is it necessary to worry about that? |
Hi guys. Sory for support question here but slack and registration on site not working.
I whant to use scss, Bootstrap 4 (WITHOUT js components and jquery) and custom fonts.
Here is guide to do add Bootstrap and I tried it. However I had an errors:
I think they caused by this code:
How to make this right? My old approach was by adding bootstrap-min.css to my app and all.
Thanks!!!
The text was updated successfully, but these errors were encountered: