https://github.com/kowalski25/css-only
A personal collection of CSS-only snippets, tricks, and experiments. No JS — just pure CSS.
https://github.com/kowalski25/css-only
css css-animations css-snippets css-tricks css3 html-css
Last synced: 6 months ago
JSON representation
A personal collection of CSS-only snippets, tricks, and experiments. No JS — just pure CSS.
- Host: GitHub
- URL: https://github.com/kowalski25/css-only
- Owner: Kowalski25
- Created: 2025-06-25T15:08:40.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-06-26T15:54:59.000Z (7 months ago)
- Last Synced: 2025-06-26T16:46:43.898Z (7 months ago)
- Topics: css, css-animations, css-snippets, css-tricks, css3, html-css
- Language: CSS
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# css-only snippets
🧠A personal stash of CSS-only tricks, utilities, layouts, and weird stuff that just works. No JS. No frameworks. Just CSS.
## âš¡ Why?
I always forget cool CSS stuff I’ve tried before, so this is my brain dump for future me. If you find it useful, feel free to grab anything.
## 🚀 How to use
Just copy-paste whatever you need. Most snippets are self-contained and work anywhere.
```html