uno.config.ts 94 B

12345
  1. import { defineConfig } from 'unocss'
  2. export default defineConfig({
  3. // ...UnoCSS options
  4. })