Initial commit
This commit is contained in:
commit
df9c300e15
11 changed files with 3096 additions and 0 deletions
5
uno.config.ts
Normal file
5
uno.config.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
import { defineConfig, presetUno } from "unocss";
|
||||
|
||||
defineConfig({
|
||||
presets: [presetUno],
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue