@unocss/preset-mini
Advanced tools
Comparing version 0.19.0 to 0.20.0
@@ -60,3 +60,2 @@ import { Rule } from '@unocss/core'; | ||
declare const varEmptyFn: (prefix: string) => `var(--${string}empty,/*!*/ /*!*/)`; | ||
declare const varEmpty = "var(--un-empty,/*!*/ /*!*/)"; | ||
@@ -93,2 +92,2 @@ declare const displays: Rule[]; | ||
export { alignments, appearance, appearances, aspectRatio, bgColors, borders, boxShadows, boxSizing, breaks, contents, cssVariables, cursors, displays, flex, floats, fontSmoothings, fontStyles, fonts, gaps, grids, insets, justifies, margins, opacity, orders, outline, overflows, paddings, placements, pointerEvents, positions, questionMark, resizes, rings, rules, sizes, svgUtilities, tabSizes, textAligns, textColors, textDecorations, textIndents, textOverflows, textShadows, textStrokes, textTransforms, transforms, transitions, userSelects, varEmpty, varEmptyFn, verticalAligns, whitespaces, willChange, zIndexes }; | ||
export { alignments, appearance, appearances, aspectRatio, bgColors, borders, boxShadows, boxSizing, breaks, contents, cssVariables, cursors, displays, flex, floats, fontSmoothings, fontStyles, fonts, gaps, grids, insets, justifies, margins, opacity, orders, outline, overflows, paddings, placements, pointerEvents, positions, questionMark, resizes, rings, rules, sizes, svgUtilities, tabSizes, textAligns, textColors, textDecorations, textIndents, textOverflows, textShadows, textStrokes, textTransforms, transforms, transitions, userSelects, varEmpty, verticalAligns, whitespaces, willChange, zIndexes }; |
@@ -16,2 +16,4 @@ import { Variant, VariantFunction, VariantObject } from '@unocss/core'; | ||
declare const variantPrint: VariantFunction; | ||
declare const CONTROL_BYPASS_PSEUDO_CLASS = "$$no-pseudo"; | ||
@@ -24,2 +26,2 @@ declare const variantPseudoElements: VariantFunction; | ||
export { CONTROL_BYPASS_PSEUDO_CLASS, partClasses, variantBreakpoints, variantColorsMediaOrClass, variantCombinators, variantImportant, variantNegative, variantPseudoClassFunctions, variantPseudoClasses, variantPseudoElements, variantSpace, variantTaggedPseudoClasses, variants }; | ||
export { CONTROL_BYPASS_PSEUDO_CLASS, partClasses, variantBreakpoints, variantColorsMediaOrClass, variantCombinators, variantImportant, variantNegative, variantPrint, variantPseudoClassFunctions, variantPseudoClasses, variantPseudoElements, variantSpace, variantTaggedPseudoClasses, variants }; |
{ | ||
"name": "@unocss/preset-mini", | ||
"version": "0.19.0", | ||
"version": "0.20.0", | ||
"description": "The minimal preset for UnoCSS", | ||
@@ -64,3 +64,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@unocss/core": "0.19.0" | ||
"@unocss/core": "0.20.0" | ||
}, | ||
@@ -67,0 +67,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
4624
143823
+ Added@unocss/core@0.20.0(transitive)
- Removed@unocss/core@0.19.0(transitive)
Updated@unocss/core@0.20.0