Home » People & Blogs » Step By Step: Sass with Autoprefixer #5 - Webpack 4

Step By Step: Sass with Autoprefixer #5 - Webpack 4

Written By Exciton Interactive LLC on Saturday, Aug 11, 2018 | 08:00 AM

 
If you liked the video please subscribe to our channel. Visit https://www.excitoninteractive.com/articles/read/62/webpack4/step-by-step-sass-with-autoprefixer to see the code for this video. Please join us on: ************************ Facebook - https://www.facebook.com/xcinteractive/ Twitter - https://twitter.com/xcinteractive Google+ - https://plus.google.com/b/104812234910997234831/ Article Abstract ************************ In this article we will make use of autoprefixer to apply vendor specific tags to our css when needed as well as convert over from using css to using scss. As most people are well aware of the nature of web development requires us to take into account what browser our users might be using. In the area of css this is done by applying vendor prefixes to our styles where needed, which would get very annoying if we had to do it by hand. Luckily we have to such as autoprefixer to apply those prefixes for us. In addition to that we can make structuring large projects easier by using a css preprocessor instead of css itself. My choice for preprocessor is scss which we will configure webpack to use. Credits ************************ Clap Along by Audionautix is licensed under a Creative Commons Attribution license https://creativecommons.org/licenses/by/4.0/ Artist: http://audionautix.com/

Download:

Download Download as MP3 Download as MP4