Skip to content

Commit

Permalink
Added 'Loader'
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisnajman committed Jan 15, 2024
1 parent 3de355b commit 8ea1ca2
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
Binary file added img/thumb-loader.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions items.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,26 @@
[
{
"title": "Loader",
"category": "snippets",
"thumbnail": "./img/thumb-loader.png",
"description": "CSS and JavaScript page loader which displays a loading animation or message, depending on the user's preferences.",
"features": [
"svg-icons",
"svg-sprites",
"svg-animations",
"html-css-javascript",
"dark-mode-toggle",
"css-imports",
"css-nesting",
"accessibility",
"js-modules",
"aria-attributes",
"prefers-reduced-motion"
],
"firstCommit": "15/01/2024",
"linkRepo": "https://github.com/chrisnajman/loader",
"linkPage": "https://chrisnajman.github.io/loader/"
},
{
"title": "Accessible Mobile Menu",
"category": "snippets",
Expand Down

0 comments on commit 8ea1ca2

Please sign in to comment.