Skip to content

Commit 8f9f278

Browse files
collect plugins data
1 parent 117e82f commit 8f9f278

205 files changed

Lines changed: 2710 additions & 2482 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

directory/css-blank-pseudo.json

Lines changed: 0 additions & 132 deletions
This file was deleted.

docs/index.html

Lines changed: 48 additions & 48 deletions
Large diffs are not rendered by default.

docs/keywords.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"clamp",
2828
"class apply",
2929
"clip-path",
30+
"cls",
3031
"cmyk",
3132
"code golf",
3233
"code quality",
@@ -80,6 +81,7 @@
8081
"focus-visible",
8182
"font-face",
8283
"font-family",
84+
"fontpie",
8385
"fonts",
8486
"gamut mapping",
8587
"gap",

npm-data/last-version/postcss-unit-processor.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-unit-processor",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "PostCSS plugin to process css unit.",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -34,20 +34,20 @@
3434
"jest": "^30.0.4",
3535
"postcss": "^8.5.6"
3636
},
37-
"_id": "[email protected].0",
38-
"gitHead": "16378f6a42573c3444efd20cd809ff9c31356910",
37+
"_id": "[email protected].1",
38+
"gitHead": "7e4372b848d09301e94fe2ef8807f88d88771207",
3939
"_nodeVersion": "22.15.0",
4040
"_npmVersion": "10.8.2",
4141
"dist": {
42-
"integrity": "sha512-IPXBMXBytotJBze1m/yM26PcXHLPwe4QZ6dbBvtMxIh75OKHczuLwEH9ist3Jaa4Roq4pwpeQUqr2jdpAyk9fw==",
43-
"shasum": "cfed20a8d71db4114e8b61016bff7d546f1097d9",
44-
"tarball": "https://registry.npmjs.org/postcss-unit-processor/-/postcss-unit-processor-1.3.0.tgz",
42+
"integrity": "sha512-9mmgR7rLfJt75gh1Etlpt4HzeTF+giWpmAzADnOG4+js+vA2vvY2+qWDHEhlXHBoLyYuCtamcVupI4dIClXfOA==",
43+
"shasum": "ccd40d2b0b06c27fde235e16a3d252996d270839",
44+
"tarball": "https://registry.npmjs.org/postcss-unit-processor/-/postcss-unit-processor-1.3.1.tgz",
4545
"fileCount": 5,
4646
"unpackedSize": 15165,
4747
"signatures": [
4848
{
4949
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
50-
"sig": "MEUCIChSoXyymGzQEKZKaDgJqpjRmBjG1ttVwTLjwK34bSbcAiEAnDePVHN47KLqlAqDxtvt/3lxXbPFjvRB9Oui0dv7+1w="
50+
"sig": "MEYCIQC9+BQ1CqCVoFvec+xYo/Ysm8alGXLsabkneMwdR2MZ7wIhAO4lFcF0FTYkglny3ZLu1ztmJiQ1Mkqkdvt0paBN3tSL"
5151
}
5252
]
5353
},
@@ -64,8 +64,8 @@
6464
],
6565
"_npmOperationalInternal": {
6666
"host": "s3://npm-registry-packages-npm-production",
67-
"tmp": "tmp/postcss-unit-processor_1.3.0_1752303190046_0.6924087051596213"
67+
"tmp": "tmp/postcss-unit-processor_1.3.1_1752400901118_0.374642073367238"
6868
},
6969
"_hasShrinkwrap": false,
70-
"_time": "2025-07-12T06:53:10.255Z"
70+
"_time": "2025-07-13T10:01:41.318Z"
7171
}

0 commit comments

Comments
 (0)