@unocss/core 0.27.4 → 0.27.5

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