@thi.ng/meta-css 0.17.4 → 0.17.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/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Change Log
2
2
 
3
- - **Last updated**: 2024-12-13T12:48:33Z
3
+ - **Last updated**: 2024-12-24T14:04:06Z
4
4
  - **Generator**: [thi.ng/monopub](https://thi.ng/monopub)
5
5
 
6
6
  All notable changes to this project will be documented in this file.
package/README.md CHANGED
@@ -2767,7 +2767,7 @@ distributed as CLI bundle with **no runtime dependencies**. The following
2767
2767
  dependencies are only shown for informational purposes and are (partially)
2768
2768
  included in the bundle.
2769
2769
 
2770
- Package sizes (brotli'd, pre-treeshake): ESM: 13.78 KB
2770
+ Package sizes (brotli'd, pre-treeshake): ESM: 13.85 KB
2771
2771
 
2772
2772
  ## Dependencies
2773
2773
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thi.ng/meta-css",
3
- "version": "0.17.4",
3
+ "version": "0.17.5",
4
4
  "description": "Data-driven CSS framework codegen, transpiler & bundler",
5
5
  "type": "module",
6
6
  "module": "./index.js",
@@ -110,5 +110,5 @@
110
110
  "status": "alpha",
111
111
  "year": 2023
112
112
  },
113
- "gitHead": "528f77dfa5fe32a8f8d3d7c56aa696d3a6917546\n"
113
+ "gitHead": "113931a9094c28ae069bcea99adcf4222784d64f\n"
114
114
  }