add(tools): clb (#411)

* add clb

* undo what the weird markdown plugin I had installed did

* move to below gust.

Co-authored-by: Josh Manders <josh@joshmanders.com>
This commit is contained in:
Bill Criswell
2021-10-01 17:09:36 -04:00
committed by GitHub
parent 558578bb00
commit ec42913de3

View File

@@ -217,6 +217,7 @@
- 💼🔧 [Laravel Form Components](https://github.com/pascalbaljetmedia/laravel-form-components) - Blade form components using Tailwind CSS Custom Forms.
- 💼 [@ngneat/tailwind](https://github.com/ngneat/tailwind) - Tailwind CSS integration for Angular.
- 💼 [Gust](https://www.getgust.com) - Drag and drop page builder for WordPress.
- 💼 [clb](https://github.com/crswll/clb) - clb (class list builder) is a utility function that builds a class list based on a [Stitches](https://stitches.dev/) like API.
- 🔧 [re-tailwind](https://github.com/phthhieu/re-tailwind) - ReasonML utility that generates Tailwind classes.
- 🔧 [Protoship Codegen](https://protoship.io) - Code generator that creates Tailwind CSS based HTML & CSS from Sketch designs.
- 🔧 [create-tailwind-plugin](https://github.com/Landish/create-tailwind-plugin) - Plugin scaffolder for Tailwind CSS.