|
I'm using Vue and want to switch the app theme dynamically between two themes. How can I change the Vite build process to either
so that I can apply them afterwards? |
Replies: 1 comment 1 reply
You can copy these css files to |
|
I'm using Vue and want to switch the app theme dynamically between two themes. How can I change the Vite build process to either
so that I can apply them afterwards? |
You can copy these css files to |
You can copy these css files to
publicfolder, Vite will not process them.