Added updrafts.app (#352)

Added https://updrafts.app, an online no-code drag and drop editor to build Tailwind CSS based elements or full designs. I positioned it under `tailwind play`, because they serve the same goal. Only difference is that play is code-based, whereas updrafts is drag-and-drop based (nocode).
This commit is contained in:
Stephan Meijer 2021-02-02 15:40:43 +01:00 committed by GitHub
parent 126a02de68
commit 45d8a3448f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -171,6 +171,7 @@
- 🌍🔧 [brands-tail-color](https://brands-tail-color.vercel.app/) - Configuration generator using various brands' colors.
- 🌍 [Typography Playground](https://tailwind-typography-playground.vercel.app/) - Tool for trying different Google Fonts combinations with the Tailwind CSS Typography Plugin.
- 🌍💙 [Play](https://play.tailwindcss.com/) - Advanced online playground for Tailwind CSS.
- 🌍 [Updrafts.app](https://updrafts.app/) - Advanced online no-code drag and drop editor for Tailwind CSS.
- 🌍 [tailwind.run](https://tailwind.run) - Tailwind CSS fiddle with built-time features (online).
- 🌍 [tailzilla.app](https://tailzilla.app) - Online playground for Tailwind CSS.
- 🔼🌍 [Tailwind Automatic Prefix Applicator](https://github.vue.tailwind-prefix.cbass.dev) - Tailwind classes' prefixer tool.