@unocss/preset-wind
Advanced tools
Comparing version 0.29.6 to 0.30.0
@@ -15,4 +15,2 @@ import * as _unocss_core from '@unocss/core'; | ||
declare const autocomplete: string[]; | ||
interface UnoOptions extends PresetMiniOptions { | ||
@@ -22,2 +20,2 @@ } | ||
export { UnoOptions, autocomplete, presetWind as default, presetWind, rules, shortcuts, theme, variants }; | ||
export { UnoOptions, presetWind as default, presetWind, rules, shortcuts, theme, variants }; |
{ | ||
"name": "@unocss/preset-wind", | ||
"version": "0.29.6", | ||
"version": "0.30.0", | ||
"description": "Tailwind / Windi CSS compact preset for UnoCSS", | ||
@@ -38,4 +38,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@unocss/core": "0.29.6", | ||
"@unocss/preset-mini": "0.29.6" | ||
"@unocss/core": "0.30.0", | ||
"@unocss/preset-mini": "0.30.0" | ||
}, | ||
@@ -42,0 +42,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
108211
2025
+ Added@unocss/core@0.30.0(transitive)
+ Added@unocss/preset-mini@0.30.0(transitive)
- Removed@unocss/core@0.29.6(transitive)
- Removed@unocss/preset-mini@0.29.6(transitive)
Updated@unocss/core@0.30.0
Updated@unocss/preset-mini@0.30.0