@unocss/core 0.15.2 → 0.15.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
@@ -313,7 +313,7 @@ function resolveConfig(userConfig = {}, defaults = {}) {
313
313
  };
314
314
  }
315
315
 
316
- const version = "0.15.2";
316
+ const version = "0.15.3";
317
317
 
318
318
  class UnoGenerator {
319
319
  constructor(userConfig = {}, defaults = {}) {
package/dist/index.mjs CHANGED
@@ -309,7 +309,7 @@ function resolveConfig(userConfig = {}, defaults = {}) {
309
309
  };
310
310
  }
311
311
 
312
- const version = "0.15.2";
312
+ const version = "0.15.3";
313
313
 
314
314
  class UnoGenerator {
315
315
  constructor(userConfig = {}, defaults = {}) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unocss/core",
3
- "version": "0.15.2",
3
+ "version": "0.15.3",
4
4
  "description": "The instant on-demand Atomic CSS engine.",
5
5
  "keywords": [
6
6
  "unocss",