@unocss/vite
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -147,3 +147,3 @@ var __create = Object.create; | ||
// src/modes/global/build.ts | ||
var PLACEHOLDER_RE = /#--unocss--\s*{\s*layer:\s*([\w-]+);?\s*}/; | ||
var PLACEHOLDER_RE = /#--unocss--\s*{\s*layer\s*:\s*(.+?);?\s*}/g; | ||
function GlobalModeBuildPlugin({ uno, config, scan, tokens }) { | ||
@@ -150,0 +150,0 @@ const filter = (0, import_pluginutils2.createFilter)(config.include || defaultInclude, config.exclude || defaultExclude); |
{ | ||
"name": "@unocss/vite", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "The Vite plugin for UnoCSS", | ||
@@ -37,5 +37,5 @@ "keywords": [ | ||
"@rollup/pluginutils": "^4.1.1", | ||
"@unocss/config": "0.5.0", | ||
"@unocss/core": "0.5.0", | ||
"@unocss/scope": "0.5.0" | ||
"@unocss/config": "0.5.1", | ||
"@unocss/core": "0.5.1", | ||
"@unocss/scope": "0.5.1" | ||
}, | ||
@@ -42,0 +42,0 @@ "devDependencies": { |
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
33147
+ Added@unocss/config@0.5.1(transitive)
+ Added@unocss/core@0.5.1(transitive)
+ Added@unocss/scope@0.5.1(transitive)
- Removed@unocss/config@0.5.0(transitive)
- Removed@unocss/core@0.5.0(transitive)
- Removed@unocss/scope@0.5.0(transitive)
Updated@unocss/config@0.5.1
Updated@unocss/core@0.5.1
Updated@unocss/scope@0.5.1