v0.4.0
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
Vite plugin global mode (default mode) now requires explicitly importing the entry:
// main.ts
import 'uno.css'Full Changelog: v0.3.0...v0.4.0