Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ Here is a [CSS in JS techniques comparison](https://github.com/MicheleBertoli/cs

## Miscellaneous

* [Anytools CSS Generators](https://anytools.io) - Free browser-based CSS tools: flexbox generator, grid generator, box shadow, glassmorphism, animations, clip-path, loaders, text shadow, border radius, gradients, and contrast checker. All client-side, no account required.
* [Beautiful CSS box-shadow examples](https://getcssscan.com/css-box-shadow-examples) - Curated collection of 93 beautiful CSS box-shadow. Click to copy.
* [Can I use](https://caniuse.com/) - Browser support for CSS, HTML5 and other front-end web technologies.
* [Flexbox Patterns](https://flexboxpatterns.com/) by cjcenizal
Expand Down