@unocss/core 0.30.2 → 0.30.3

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
@@ -361,7 +361,7 @@ function resolveConfig(userConfig = {}, defaults = {}) {
361
361
  };
362
362
  }
363
363
 
364
- const version = "0.30.2";
364
+ const version = "0.30.3";
365
365
 
366
366
  class UnoGenerator {
367
367
  constructor(userConfig = {}, defaults = {}) {
package/dist/index.mjs CHANGED
@@ -357,7 +357,7 @@ function resolveConfig(userConfig = {}, defaults = {}) {
357
357
  };
358
358
  }
359
359
 
360
- const version = "0.30.2";
360
+ const version = "0.30.3";
361
361
 
362
362
  class UnoGenerator {
363
363
  constructor(userConfig = {}, defaults = {}) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unocss/core",
3
- "version": "0.30.2",
3
+ "version": "0.30.3",
4
4
  "description": "The instant on-demand Atomic CSS engine.",
5
5
  "keywords": [
6
6
  "unocss",