Let's Learn Webpack 2 - PostCSS

preview_player
Показать описание
In this let's learn tutorial series we are going to learn all about webpack 2. In this video specifically, we are going to learn all about using PostCSS with webpack.

===

"How to code is a community for aspiring web developers. Everything provided is for the self-taught student, as bootcamps, colleges and universities are often too expensive. How to code provides all of the resources you need to learn how to become a professional web developer by presenting the material in a methodical curriculum to prevent you from wasting unnecessary time and money. Oh... and the curriculum is FREE!"
Рекомендации по теме
Комментарии
Автор

Great video. Thank you.

I personally use cssnext instead of Sass or Stylus.

paulosandsten
Автор

Random question, what is -D is that an equivalent to --save-dev ?

bazzle_brush
Автор

just use css-loader option that already use cssnano under the hood" compress(use cssnano)

voumons
Автор

How to create multiple themes files out of webpack and postcss for a react web application?

surajkrishna