zephraph / vue-theme-loader

A webpack loader for supporting multi-site theming with Vue.js
MIT License
105 stars 5 forks source link

Add support for runtime theme switching #11

Open zephraph opened 7 years ago

zephraph commented 7 years ago

During development it can be really beneficial to be able to switch themes at run time. Let's figure out a way to support this!

sarik93 commented 7 years ago

@zephraph Thinking - after compile create css files with different themes, and change it in renderToString/renderToStream depend on context