installed unocss and it works
parent
9e9e1076d5
commit
4b52a65314
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,5 @@
|
|||||||
|
import { defineConfig } from "unocss";
|
||||||
|
|
||||||
|
export default defineConfig({
|
||||||
|
// ...UnoCSS options
|
||||||
|
});
|
Loading…
Reference in New Issue