Webpack & CSS - 8. Adding Autoprefixer through PostCSS

preview_player
Показать описание
Vendor pre-fixes are annoying, let's add Autoprefixer to our tool chain so that we don't have to stress about our browser support!

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

Gr8 tutorial, Sir any way to create multiple theme CSS file out of postcss and webpack?

surajkrishna
Автор

Thanks, I was having a hard time finding a tutorial that showed how to do the postcss loader in webpack for sass and not vanilla css.

demarcjohnson
Автор

The tutorial was great. Straight forward and simple to follow. However, even when I did what you did,  I can not see the autoprefixed css in the source tab in Chrome. I am using stylus-loader as well as postcss-loader. Here is my loader setup

loader:

thereidunmarie
Автор

Really great video, very clear and easy to follow. Helped me setup postcss/autoprefixer after searching online for about an hour on how to use them. Have a like and a sub!

By the way how is WebStorm compared to the likes of Sublime Text, Atom and Visual Studio Code?

ATageH
Автор

Thanks for this tutorial buddy :) Helped me. Cheers !

PawanLovesCSS
Автор

only clicked because of hatsune miku thanks

thefanbase