An open API service indexing awesome lists of open source software.

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.

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