@unocss/core 0.21.1 → 0.21.2

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
@@ -387,7 +387,7 @@ function resolveConfig(userConfig = {}, defaults = {}) {
387
387
  };
388
388
  }
389
389
 
390
- const version = "0.21.1";
390
+ const version = "0.21.2";
391
391
 
392
392
  class UnoGenerator {
393
393
  constructor(userConfig = {}, defaults = {}) {
package/dist/index.mjs CHANGED
@@ -383,7 +383,7 @@ function resolveConfig(userConfig = {}, defaults = {}) {
383
383
  };
384
384
  }
385
385
 
386
- const version = "0.21.1";
386
+ const version = "0.21.2";
387
387
 
388
388
  class UnoGenerator {
389
389
  constructor(userConfig = {}, defaults = {}) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unocss/core",
3
- "version": "0.21.1",
3
+ "version": "0.21.2",
4
4
  "description": "The instant on-demand Atomic CSS engine.",
5
5
  "keywords": [
6
6
  "unocss",