Vue.js component loader for Webpack.
Unofficial features
- Loading style when components is attached to DOM;
- Appending style to the <head/> of component element's owner document(e.g. iframe);
Note, they are default behavior until now, and dependent on this custom style-loader;
It allows you to write your components in this format:
For detailed usage, checkout the documentation.
There are also some example projects: