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