unocss-preset-ziloen
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

unocss-preset-starter npm

UnoCSS preset quickstart template.

Features

  • 🔥 Description of the preset

Usage

pnpm i -D unocss-preset-starter unocss
// uno.config.ts
import { defineConfig } from 'unocss'
import { presetStarter } from 'unocss-preset-starter'

export default defineConfig({
  presets: [
    // ...
    presetStarter(),
  ],
})

License

MIT License © 2023 zyyv

Dependencies (0)

    Dev Dependencies (10)

    Package Sidebar

    Install

    npm i unocss-preset-ziloen

    Weekly Downloads

    9

    Version

    0.0.5

    License

    MIT

    Unpacked Size

    6.9 kB

    Total Files

    8

    Last publish

    Collaborators

    • mozilla_firefox