Skip to content

Commit c285b89

Browse files
authored
Add CSS Custom Property Inspector helper (#608)
1 parent 5f5112d commit c285b89

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "CSS Cusom Property Inspector",
3+
"desc": "Detect potential bugs or find opportunities to lower your total CSS footprint.",
4+
"url": "https://www.projectwallace.com/custom-property-inspector",
5+
"tags": [
6+
"CSS",
7+
"Site analyzers"
8+
],
9+
"maintainers": [
10+
"bartveneman"
11+
],
12+
"addedAt": "2025-08-04"
13+
}

0 commit comments

Comments
 (0)