refactor: splitting and reorganizing style files
This commit is contained in:
7
packages/@core/shared/design/vite.config.mts
Normal file
7
packages/@core/shared/design/vite.config.mts
Normal file
@@ -0,0 +1,7 @@
|
||||
import { defineConfig } from '@vben/vite-config';
|
||||
|
||||
export default defineConfig({
|
||||
vite: {
|
||||
publicDir: 'src/scss-bem',
|
||||
},
|
||||
});
|
Reference in New Issue
Block a user