Skip to content

unocss-community/unocss-preset-zyyv

unocss-preset-zyyv npm

Integrate and useful preset.

Warning

The package name has been changed to unocss-preset-zyyv.

Features

  • 🔥 All-in-One popular presets.
  • 🚀 Collection of features not integrated into UnoCSS.
    • 🍥 Support extract base64 image.
    • 🎨 Support extract rgba color in css variable.
    • 💜 Support expand theme animation name usage.
    • 🍬 etc.
  • 📦 Build-In Magic Animate.
  • 🌬️ Align with TW theme configuration.

Usage

pnpm i -D unocss-preset-zyyv unocss
// unocss.config.ts
import { defineZyyvConfig } from 'unocss-preset-zyyv'

export default defineZyyvConfig()

// Custom options
export default defineZyyvConfig(
  {
    // Useful options
  },
  {
    // Uno options
  }
)

More details see documentation.

License

MIT License © 2022 zyyv