A minigame to learn TailwindCSS
TypeScript
TailwindCSS
Next.js
A website to teach people what TailwindCSS is and isn't. The main feature is a minigame: there are eight CSS properties that you must translate to the equivalent TailwindCSS utility. It also has:
- Resources: a page that details the recommended tooling to maximize productivity and maintainability while using TailwindCSS. It mentions libraries such as prettier-plugin-tailwindcss and shadcn/ui.
- Frequently Asked Questions: a page that addresses common beginner questions about TailwindCSS. It also exposes misconceptions about the framework, such as recurring comparisons to Bootstrap.