Closed Toilal closed 7 years ago
Yes, you can use it with pug, sass and any other preprocessors. We only need to add rules
for each file type. (Note that you should use pug-html-loader
to use pug with this loader)
I just add an example using such preprocessors. https://github.com/ktsn/vue-template-loader/tree/master/examples/complex
Is it possible to use this loader with pug-loader ? (formerly jade template engine)