@unocss/preset-wind
Advanced tools
Comparing version 0.28.3 to 0.29.0
@@ -15,2 +15,4 @@ import * as _unocss_core from '@unocss/core'; | ||
declare const autocomplete: string[]; | ||
interface UnoOptions extends PresetMiniOptions { | ||
@@ -20,2 +22,2 @@ } | ||
export { UnoOptions, presetWind as default, presetWind, rules, shortcuts, theme, variants }; | ||
export { UnoOptions, autocomplete, presetWind as default, presetWind, rules, shortcuts, theme, variants }; |
{ | ||
"name": "@unocss/preset-wind", | ||
"version": "0.28.3", | ||
"version": "0.29.0", | ||
"description": "Tailwind / Windi CSS compact preset for UnoCSS", | ||
@@ -38,4 +38,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@unocss/core": "0.28.3", | ||
"@unocss/preset-mini": "0.28.3" | ||
"@unocss/core": "0.29.0", | ||
"@unocss/preset-mini": "0.29.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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
108524
2036
+ Added@unocss/core@0.29.0(transitive)
+ Added@unocss/preset-mini@0.29.0(transitive)
- Removed@unocss/core@0.28.3(transitive)
- Removed@unocss/preset-mini@0.28.3(transitive)
Updated@unocss/core@0.29.0
Updated@unocss/preset-mini@0.29.0