🌐 webpack loaders | css

preview_player
Показать описание
STARTER FILES

RESOURCES

------------------------------------------------------------------

Рекомендации по теме
Комментарии
Автор

This playlist was concise and very helpful. Thanks for the good work. :)

kmdoll
Автор

Really well done! Love how things are explained quickly and without going too much into detail, being warned what goes where, and lack of weird accents that make the stuff take thrice as long to process. But you sir have some kind of a problem with purple coloured things!

Darkfault
Автор

Great job Brad!
Thanks. This helped me a lot, as I am new to webpack, and didnt know how the handle the “You may need an appropriate loader to handle this file type”

alexandredaltro
Автор

Hello I liked and subscribed as a token of my gratitude, I was missing a dependency in my web-pack configuration (style-loader), thanks to you emphasizing the dependencies I was able to get my custom css styles to apply!!

adrianayon
Автор

perfect. this very short video makes me to subscribe for more from you. thank you so much

farzanekazemi
Автор

Thank you so much for this video, it was very helpful. I was having such a hard time understanding what these loaders were for and how to use them from simply reading the npm docs. :high-five:

dannygarcia
Автор

Great tutorial, thank you so much bro

learner
Автор

Hey BG, a question! what if you had a index.html in your src folder, with css applied to it. Do you have to have to also install a loader for it like what you did for css?

SyeDouk
Автор

Every youtuber i found is handling main.css, what about the modular ones? Those are used in real life with libraries in react, not the plain css files. Its easy to configure for plain css. Maybe I myself have to do something about it

MohitRanjan-hysz