chore: pnpm up
Some checks failed
Deploy to SFTP Server / build (push) Failing after 4m26s

This commit is contained in:
Max Richter
2025-05-14 18:21:42 +02:00
parent b8c1581f5a
commit 4e815206c9
3 changed files with 22 additions and 4 deletions

View File

@@ -1,10 +1,10 @@
// uno.config.ts
import { defineConfig, presetUno } from 'unocss'
import { defineConfig, presetWind3 } from 'unocss'
import presetIcons from '@unocss/preset-icons'
export default defineConfig({
presets: [
presetUno(),
presetWind3(),
presetIcons(),
],
shortcuts: {