@unocss/preset-wind
Advanced tools
Comparing version 0.30.8 to 0.30.10
@@ -13,8 +13,8 @@ import * as _unocss_core from '@unocss/core'; | ||
declare const variants: (options: UnoOptions) => Variant<Theme>[]; | ||
declare const variants: (options: PresetWindOptions) => Variant<Theme>[]; | ||
interface UnoOptions extends PresetMiniOptions { | ||
interface PresetWindOptions extends PresetMiniOptions { | ||
} | ||
declare const presetWind: (options?: UnoOptions) => Preset<Theme>; | ||
declare const presetWind: (options?: PresetWindOptions) => Preset<Theme>; | ||
export { UnoOptions, presetWind as default, presetWind, rules, shortcuts, theme, variants }; | ||
export { PresetWindOptions, presetWind as default, presetWind, rules, shortcuts, theme, variants }; |
{ | ||
"name": "@unocss/preset-wind", | ||
"version": "0.30.8", | ||
"version": "0.30.10", | ||
"description": "Tailwind / Windi CSS compact preset for UnoCSS", | ||
@@ -38,4 +38,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@unocss/core": "0.30.8", | ||
"@unocss/preset-mini": "0.30.8" | ||
"@unocss/core": "0.30.10", | ||
"@unocss/preset-mini": "0.30.10" | ||
}, | ||
@@ -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
109254
+ Added@unocss/core@0.30.10(transitive)
+ Added@unocss/preset-mini@0.30.10(transitive)
- Removed@unocss/core@0.30.8(transitive)
- Removed@unocss/preset-mini@0.30.8(transitive)
Updated@unocss/core@0.30.10
Updated@unocss/preset-mini@0.30.10