Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Oct 21:11
· 3385 commits to main since this release

BREAKING CHANGE

Vite plugin global mode (default mode) now requires explicitly importing the entry:

// main.ts
import 'uno.css'

Features

  • preset-uno: improve variants (cfc0910)

Full Changelog: v0.3.0...v0.4.0