@unocss/transformer-variant-group
Advanced tools
Comparing version 0.27.1 to 0.27.2
import { SourceCodeTransformer } from '@unocss/core'; | ||
import MagicString from 'magic-string-extra'; | ||
declare function transformerVariantGroup(): SourceCodeTransformer; | ||
declare function transformVariantGroups(code: MagicString): void; | ||
export { transformerVariantGroup as default, transformVariantGroups }; | ||
export { transformerVariantGroup as default }; |
{ | ||
"name": "@unocss/transformer-variant-group", | ||
"version": "0.27.1", | ||
"version": "0.27.2", | ||
"description": "Variant group transformer for UnoCSS", | ||
@@ -35,6 +35,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@unocss/core": "0.27.1" | ||
"@unocss/core": "0.27.2" | ||
}, | ||
"devDependencies": { | ||
"magic-string-extra": "^0.1.2" | ||
"magic-string": "^0.26.1" | ||
}, | ||
@@ -41,0 +41,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
3532
26
+ Added@unocss/core@0.27.2(transitive)
- Removed@unocss/core@0.27.1(transitive)
Updated@unocss/core@0.27.2