The Vue.js 2 Master Class
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

🚧 NOTICE: You are watching a Vue.js 2 lesson

CSS Modules with Webpack

In Vue.js with a Theme and Scoped CSS Styling we learned that modular, well-scoped CSS is an essential ingredient in a scalable Vue application. In this lesson, we’re going to learn how we can optimize our application with CSS Modules.