From 07a3c3912b76ae5d118ae087611eecc1e141fec9 Mon Sep 17 00:00:00 2001 From: Rob Levin Date: Sat, 19 Mar 2022 18:15:03 -0500 Subject: [PATCH] Adds AgnosticUI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c5ccd1..8a35dc0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # awesome-css A curated list of awesome CSS frameworks, libraries and software. - +* [AgnosticUI](https://www.agnosticui.com/) - Accessible React component primitives that also work with Vue 3, Svelte, and Angular 💪 * [animate-css/animate.css](https://github.com/animate-css/animate.css) - 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing. * [necolas/normalize.css](https://github.com/necolas/normalize.css) - A modern alternative to CSS resets * [jgthms/bulma](https://github.com/jgthms/bulma) - Modern CSS framework based on Flexbox