Skip to content

Commit 03db032

Browse files
Add Whirl helper (#543)
* Add Whirl helper * Update helpers/whirl.json --------- Co-authored-by: Stefan Judis <[email protected]>
1 parent 0e268f0 commit 03db032

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

helpers/whirl.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "Whirl",
3+
"desc": "Find CSS loading animations.",
4+
"url": "https://whirl.netlify.app/",
5+
"tags": [
6+
"Animations",
7+
"CSS"
8+
],
9+
"maintainers": [
10+
"jh3y"
11+
],
12+
"addedAt": "2024-08-12"
13+
}

0 commit comments

Comments
 (0)