@unocss/core 0.22.3 → 0.22.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -388,7 +388,7 @@ function resolveConfig(userConfig = {}, defaults = {}) {
388
388
  };
389
389
  }
390
390
 
391
- const version = "0.22.3";
391
+ const version = "0.22.4";
392
392
 
393
393
  class UnoGenerator {
394
394
  constructor(userConfig = {}, defaults = {}) {
package/dist/index.mjs CHANGED
@@ -384,7 +384,7 @@ function resolveConfig(userConfig = {}, defaults = {}) {
384
384
  };
385
385
  }
386
386
 
387
- const version = "0.22.3";
387
+ const version = "0.22.4";
388
388
 
389
389
  class UnoGenerator {
390
390
  constructor(userConfig = {}, defaults = {}) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unocss/core",
3
- "version": "0.22.3",
3
+ "version": "0.22.4",
4
4
  "description": "The instant on-demand Atomic CSS engine.",
5
5
  "keywords": [
6
6
  "unocss",