loicnestler / awesome-tailwind-configs

A curated list of awesome tailwindcss configs πŸš€βœ¨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-tailwind-configs

A curated list of awesome tailwindcss configs πŸš€βœ¨

Contribute

To contribute, simply create a PR with a directory inside configs/, add your tailwind.config.js into it and create a README.md that (at least) consists of the following frontmatter attributes:

attribute description
name The name of your tailwind config (should be kebab case)
description A short description / headline of the config
author Your GitHub username

⚠️ Note: the name attribute must be the same as the name of the directory you created!

Have a look into configs/minimal-starter/ for an example configuration.

Name Description Live View Author
minimal-starter A minimal starter file I oftenly use as a base for new projects using tailwind View Config loicnestler

About

A curated list of awesome tailwindcss configs πŸš€βœ¨


Languages

Language:JavaScript 36.6%Language:TypeScript 27.9%Language:CSS 23.5%Language:HTML 12.1%