trapcodeio / vite-plugin-ejs

Vite: Use Ejs in your entypoints i.e index.html

Home Page:https://stackblitz.com/edit/vite-plugin-ejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scoped styles do not work correct with this plugin

edwinofsakh opened this issue · comments

If scoped styles are used with this plugin Vite regenerates data-v-xxxxx id instead of using scoped from URL.

I use vite@3.2.2 and vite-plugin-ejs@1.5.0

Greetings

Do you have a repo or stackblitz link to reproduce this error?

Kindly re-open issue when you are available to work it out. Thanks

It works good in version 1.6.4.