xcx-shop/uno.config.ts
2025-08-26 21:51:55 +08:00

5 lines
94 B
TypeScript

import { defineConfig } from 'unocss'
export default defineConfig({
// ...UnoCSS options
})