Skip to content

Commit 3401813

Browse files
committed
Add CSS Minifier helper
1 parent babe6e8 commit 3401813

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

helpers/css-minifier.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "CSS Minifier",
3+
"desc": "Minify your CSS without structural changes",
4+
"url": "https://www.projectwallace.com/minify-css",
5+
"tags": [
6+
"CSS"
7+
],
8+
"maintainers": [
9+
"bartveneman"
10+
],
11+
"addedAt": "2025-08-04"
12+
}

0 commit comments

Comments
 (0)