mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
Add all Elements
This commit is contained in:
@@ -14,4 +14,10 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
plugins: [react()],
|
||||
resolve: {
|
||||
alias: {
|
||||
root: "/src",
|
||||
components: "/src/components",
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user