Blog

Theming in Vue single file components

15 Jan, 2019
Xebia Background Header Wave

There are situations where it’s beneficial to build different CSS files for the same web app. An often seen example is theming an application. When you’re using Vue with its single file component Webpack loader, you’re in luck! You get a lot of flexibility that makes it straightforward to build such a feature. Read more

Explore related posts