mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-10 01:07:27 +08:00
[+] Telegram and QQ join link
This commit is contained in:
11
AquaNet/uno.config.ts
Normal file
11
AquaNet/uno.config.ts
Normal file
@@ -0,0 +1,11 @@
|
||||
import {
|
||||
defineConfig, presetTypography,
|
||||
presetUno
|
||||
} from 'unocss';
|
||||
|
||||
export default defineConfig({
|
||||
presets: [
|
||||
presetUno(),
|
||||
presetTypography()
|
||||
]
|
||||
});
|
||||
Reference in New Issue
Block a user