Skip to content

Commit ee4672f

Browse files
committed
Add CSS Code Quality helper
1 parent babe6e8 commit ee4672f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

helpers/css-code-quality.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "CSS Code Quality",
3+
"desc": "Analyze your CSS like a Lighthouse report",
4+
"url": "https://www.projectwallace.com/css-code-quality",
5+
"tags": [
6+
"CSS",
7+
"Performance",
8+
"Site analyzers"
9+
],
10+
"maintainers": [
11+
"bartveneman"
12+
],
13+
"addedAt": "2025-08-04"
14+
}

0 commit comments

Comments
 (0)