@unocss/preset-wind
Advanced tools
Comparing version
@@ -7,3 +7,3 @@ import * as _unocss_core from '@unocss/core'; | ||
declare const rules: Rule[]; | ||
declare const rules: Rule<Theme>[]; | ||
@@ -18,4 +18,4 @@ declare const shortcuts: _unocss_core.Shortcut<_unocss_preset_mini.Theme>[]; | ||
} | ||
declare const presetWind: _unocss_core.PresetFactory<object, PresetWindOptions>; | ||
declare const presetWind: _unocss_core.PresetFactory<_unocss_preset_mini.Theme, PresetWindOptions>; | ||
export { type PresetWindOptions, presetWind as default, presetWind, rules, shortcuts, theme, variants }; |
{ | ||
"name": "@unocss/preset-wind", | ||
"version": "0.56.0", | ||
"version": "0.56.1", | ||
"description": "Tailwind / Windi CSS compact preset for UnoCSS", | ||
@@ -38,5 +38,5 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"dependencies": { | ||
"@unocss/core": "0.56.0", | ||
"@unocss/preset-mini": "0.56.0", | ||
"@unocss/rule-utils": "0.56.0" | ||
"@unocss/core": "0.56.1", | ||
"@unocss/preset-mini": "0.56.1", | ||
"@unocss/rule-utils": "0.56.1" | ||
}, | ||
@@ -43,0 +43,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
134215
0.06%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated