🐞 fixed Vite/ Tailwind build
This commit is contained in:
@@ -4,6 +4,7 @@ import path from 'path';
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [ vue() ],
|
||||
base: './',
|
||||
resolve: {
|
||||
alias: {
|
||||
'@': path.resolve(__dirname, '/src')
|
||||
|
||||
Reference in New Issue
Block a user