uno.config.js 92 B

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