This is the most well done bootstrap and sass tutorial I have found anywhere, not only do you show how to do it you explain why you are doing things along the way and the thought process of it. Amazing thank you
Edir: Would you have a different SCSS file for different webpages? Or would that be compiled into one file. I'm supposed to be working with 5 different pages. Awesome!! I managed to get this to work! The autoload & sass compiling is so coolll - I wish I could follow your boilerplate flow to learn the proper process - but I can't figure it out so far so I'm gonna hv to hack it a little with the looming deadline :')
This was great! Been trying to figure out the best way to set this up and kept getting lost. This all worked! One question, why with the variables is it scss/_variables.scss with an underscore, but when you import them there is no underscore @import "../node_modules/bootstrap/scss/variables";. Why wouldn't the file names just be the same?
After adding the import of bootstrap to my style.scss, I get a Build error. Build failed. @parcel/transformer-css: Invalid state. The css that's referenced has a selector of "not(.form-control:disabled)". Please help. I'll check on Stack Overflow as well. Thanks for the tutorial. I'm almost there.
This video is a gem hiding in the rough. Your explanation not only tells us the what but also the why. I hope you continue with videos like this.
Thank you!
This is the most well done bootstrap and sass tutorial I have found anywhere, not only do you show how to do it you explain why you are doing things along the way and the thought process of it. Amazing thank you
Glad it helped!
This tutorial is gold!
this video deserves over a million views!
Oh man! you deserve much more subscriber
Thank you so much for making this tutorial! 👍
You're welcome!
Overriding Bootstrap styles with custom CSS is acceptable, isn't it?
You are really good at explaining. Great video!
Thanks Eric, I appreciate that!
@@pixelrocket66 No problem man. Can you give me your email address? I have a private request!
Hi Eric, sure, you can email me on support@pixelrocket.store
Edir: Would you have a different SCSS file for different webpages? Or would that be compiled into one file. I'm supposed to be working with 5 different pages.
Awesome!! I managed to get this to work! The autoload & sass compiling is so coolll - I wish I could follow your boilerplate flow to learn the proper process - but I can't figure it out so far so I'm gonna hv to hack it a little with the looming deadline :')
This was great! Been trying to figure out the best way to set this up and kept getting lost. This all worked! One question, why with the variables is it scss/_variables.scss with an underscore, but when you import them there is no underscore @import "../node_modules/bootstrap/scss/variables";. Why wouldn't the file names just be the same?
Thank you so much!!😉😉😍😍☺☺
OMG, keep rocking.
i followed all the steps carefully but no scss styles are added when i run live server?
Thank you so much
Well done bro!
Thanks a million!!!
You're welcome!
After adding the import of bootstrap to my style.scss, I get a Build error. Build failed. @parcel/transformer-css: Invalid state. The css that's referenced has a selector of "not(.form-control:disabled)". Please help. I'll check on Stack Overflow as well.
Thanks for the tutorial. I'm almost there.
I had the same problem, perhaps it has something to do with a newer version of Bootstrap?
Love it
Thanks Pawel!
Pls how do you convert the sass to css