Skip to content

Commit

Permalink
add skeleton-loader helper to Animation and CSS tags (#519)
Browse files Browse the repository at this point in the history
* add skeleton-loader helper to Animation and CSS tags

* Update helpers/skeleton-loader.json

---------

Co-authored-by: Stefan Judis <[email protected]>
  • Loading branch information
minaalfy and stefanjudis authored Apr 5, 2024
1 parent 0f3a4b6 commit 5a25efc
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions helpers/skeleton-loader.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "skeleton-loader",
"desc": "Create single-div CSS skeleton-loaders for your content.",
"url": "https://skeleton-loader.web.app/",
"tags": [
"Animations",
"CSS"
],
"maintainers": [
"minaalfy"
],
"addedAt": "2024-04-04"
}

0 comments on commit 5a25efc

Please sign in to comment.