Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aniftyco/awesome-tailwindcss

๐Ÿ˜Ž Awesome things related to Tailwind CSS
https://github.com/aniftyco/awesome-tailwindcss

List: awesome-tailwindcss

apps awesome awesome-list css postcss resources tailwind tailwindcss websites

Last synced: 25 days ago
JSON representation

๐Ÿ˜Ž Awesome things related to Tailwind CSS

Awesome Lists containing this project

README

        




Tailwind CSS logo




Awesome Tailwind CSS


Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces.





Awesome badge

ย 

Lint status badge





## Contents

- [Useful Links](#useful-links)
- [IDE Extensions](#ide-extensions)
- [Plugins](#plugins)
- [Tools](#tools)
- [UI Libraries, Components & Templates](#ui-libraries-components--templates)
- [Starters & Themes](#starters--themes)
- [Learning](#learning)

## Useful Links

**Legend**: ๐Ÿ’™ Official resource

- ๐Ÿ’™ [Website](https://tailwindcss.com) - Official Tailwind CSS website.
- ๐Ÿ’™ [Repository](https://github.com/tailwindcss/tailwindcss) - Official Tailwind CSS repository.
- ๐Ÿ’™ [Tailwind UI](https://tailwindui.com) - Component library made with Tailwind CSS.
- ๐Ÿ’™ [Headless UI](https://github.com/tailwindlabs/headlessui) - Completely unstyled, fully accessible UI components.
- ๐Ÿ’™ [Heroicons](https://heroicons.com/) - Beautiful, hand-crafted SVG icons.
- ๐Ÿ’™ [Play](https://play.tailwindcss.com/) - Advanced online playground for Tailwind CSS.
- ๐Ÿ’™ [Discord](https://tailwindcss.com/discord) - Official Discord server to connect with other community members about Tailwind CSS.
- [Tailwind Weekly](https://tailwindweekly.com/) - Weekly newsletter about all things Tailwind CSS.

## IDE Extensions

**Legend**: ๐Ÿ’™ Official resource

- ๐Ÿ’™ [IntelliSense for Code](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss) - Provides IntelliSense in Visual Studio Code.
- [LSP support for Emacs](https://github.com/merrickluo/lsp-tailwindcss) - LSP support for Emacs.
- [Tailwind CSS Highlight](https://marketplace.visualstudio.com/items?itemName=ellreka.tailwindcss-highlight) - Highlights utility classes in Visual Studio Code.
- [CSS to TailwindCSS converter for Code](https://github.com/Jackardios/vscode-css-to-tailwindcss) - Converts CSS to Tailwind CSS in Visual Studio Code.

## Plugins

**Legend**: ๐Ÿ’™ Official plugin ยท ๐ŸŽจ Theming ยท ๐Ÿ’ผ Utilities ยท ๐Ÿงฌ Variants ยท ๐Ÿงฉ Components ยท ๐Ÿ›‘ Deprecated

- ๐Ÿ’™๐Ÿงฉ [Typography](https://github.com/tailwindlabs/tailwindcss-typography) - Adds a `prose` class for beautiful typographic defaults.
- ๐Ÿ’™๐Ÿ’ผ [Container queries](https://github.com/tailwindlabs/tailwindcss-container-queries) - Provides utilities for container queries.
- ๐Ÿ’™ [Forms](https://github.com/tailwindlabs/tailwindcss-forms) - Adds better default styles to form elements.
- ๐ŸŽจ๐Ÿงฌ [Theme Variants](https://github.com/JakeNavith/tailwindcss-theme-variants) - Adds theme variants based on media queries and/or CSS selectors.
- ๐ŸŽจ๐Ÿงฌ [Theme Swapper](https://github.com/crswll/tailwindcss-theme-swapper) - Theming using CSS variables, with media queries support.
- ๐ŸŽจ๐Ÿงฌ [Themer](https://github.com/RyanClementsHax/tailwindcss-themer) - Adds theming support for Tailwind CSS with CSS variables and variants.
- ๐ŸŽจ๐Ÿงฉ [Tailwind Elements](https://github.com/mdbootstrap/TW-Elements/) - Extends Tailwind CSS with 500+ interactive components (datepickers, modals, forms, tables, darkmode).
- ๐ŸŽจ๐Ÿงฉ [CSS Variables](https://github.com/mertasan/tailwindcss-variables) - Exports custom CSS variables.
- ๐ŸŽจ๐Ÿ’ผ [Accent](https://github.com/enjidev/tailwindcss-accent) - Adds `accent` colors for more dynamic and flexible color utilization.
- ๐Ÿ’ผ๐Ÿงฌ [Radix](https://github.com/ecklf/tailwindcss-radix) - Adds utilities and variants for styling Radix UI state.
- ๐Ÿ’ผ [Image Rendering](https://github.com/hacknug/tailwindcss-image-rendering) - Adds `image-rendering` utilities.
- ๐Ÿ’ผ [Elevation](https://github.com/jonaskay/tailwindcss-elevation) - Adds [Material UI `elevation`](https://material.io/design/environment/elevation.html) utilities.
- ๐Ÿ’ผ [RFS](https://github.com/aerni/tailwindcss-rfs) - Adds [`RFS`](https://github.com/twbs/rfs) utilities.
- ๐Ÿ’ผ [Bidirectional](https://github.com/20lives/tailwindcss-rtl) - Adds utilities for creating multilingual bidirectional layouts.
- ๐Ÿ’ผ [Background SVG](https://github.com/AndersNielsen85/tailwindcss-bg-svg) - Inject SVGs as background images with color variants.
- ๐Ÿ’ผ [Background Unsplash](https://github.com/shorwood/tailwindcss-unsplash) - Apply [unsplash.com](https://unsplash.com) images as background.
- ๐Ÿ’ผ [Brand Colors](https://github.com/praveenjuge/tailwindcss-brand-colors) - Adds various brand colors for background, border and text.
- ๐Ÿ’ผ [Bootstrap Grid](https://github.com/karolis-sh/tailwind-bootstrap-grid) - Generates Bootstrap's style flexbox grid system.
- ๐Ÿ’ผ [Leading Trim](https://github.com/stormwarning/tailwindcss-capsize) - Adds utilities to trim text whitespace, using [Capsize](https://github.com/seek-oss/capsize).
- ๐Ÿ’ผ [Scrollbar Hide](https://github.com/reslear/tailwind-scrollbar-hide) - Adds `scrollbar-hide` class for visual hide scrollbar.
- ๐Ÿ’ผ [Fluid Type](https://github.com/davidhellmann/tailwindcss-fluid-type) - Adds fluid type (`font-size`) utilities.
- ๐Ÿ’ผ [Grid Areas](https://github.com/SavvyWombat/tailwindcss-grid-areas) - Adds `grid-areas` and `grid-area` utilities.
- ๐Ÿ’ผ [Full bleed background and borders](https://github.com/dgknca/tailwindcss-full-bleed) - Provides utilities for extended backgrounds and borders.
- ๐Ÿ’ผ [CSS Filter Order](https://github.com/joshdavenport/tailwindcss-filter-order) - Adds `filter-order` utilities for changing the order of filters in the generated CSS.
- ๐Ÿ’ผ [Tailwind CSS 3D](https://github.com/sambauers/tailwindcss-3d) - Adds 3D `transform` utilities and animations.
- ๐Ÿ’ผ [Claymorphism](https://github.com/dulltackle/tailwindcss-claymorphism) - Adds `clay` utilities for creating claymorphism style.
- ๐Ÿ’ผ๐Ÿงฌ๐Ÿงฉ [Fluid](https://github.com/barvian/fluid-tailwind) - Adds fluid `clamp()` versions of every built-in utility.
- ๐Ÿงฌ [FormKit](https://github.com/formkit/formkit/tree/master/packages/tailwindcss) - Adds variants for input and form states for FormKit.
- ๐Ÿงฌ [Htmx](https://github.com/aniftyco/tailwind-htmx) - Adds variants for styling on [htmx](https://htmx.org/reference/#classes) events.
- ๐Ÿงฉ [Debug screens](https://github.com/jorenvanhee/tailwindcss-debug-screens) - Adds a component that shows the currently active screen (responsive breakpoint).
- ๐Ÿ’ผ [Dot & Grid Backgrounds](https://github.com/TheNaubit/tailwind-dot-grid-backgrounds) - Adds `bg-grid` and `bg-dot` classes to add easy-to-customize grid and dot pattern backgrounds with just CSS.


๐Ÿ›‘ *Below are official plugins which functionalities are either deprecated or (partially) implemented in core.*

- ๐Ÿ›‘๐Ÿ’ผ๐Ÿ’™ [Line Clamp](https://github.com/tailwindlabs/tailwindcss-line-clamp) - Provides utilities for visually truncating text after a fixed number of lines.
- ๐Ÿ›‘๐Ÿงฉ๐Ÿ’™ [Custom Forms](https://github.com/tailwindlabs/tailwindcss-custom-forms) - Adds better default styles to form elements.
- ๐Ÿ›‘๐Ÿ’™๐Ÿ’ผ [Aspect Ratio](https://github.com/tailwindlabs/tailwindcss-aspect-ratio) - Adds composable aspect ratio utilities.

## Tools

**Legend**: ๐ŸŒ Accessible online ยท ๐Ÿ”ผ Conversion or upgrade tool ยท ๐Ÿ”ง Generator ยท ๐Ÿ…ฐ Typing/enforcement ยท ๐Ÿ’ผ Plugins/Tools/Extensions for external services ยท ๐ŸŽจ Color-related ยท ๐Ÿš€ Framework ยท ๐Ÿ’ฐ Paid plans

- ๐Ÿ’™๐Ÿ’ผ [Prettier plugin](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) - Official Tailwind CSS plugin for Prettier.
- ๐ŸŽจ๐ŸŒ๐Ÿ”ง [Ui Colors](https://uicolors.app/create) - Color palette generator for Tailwind CSS.
- ๐ŸŽจ๐ŸŒ๐Ÿ”ง [Tailwind Color Shades](https://javisperez.github.io/tailwindcolorshades) - Color shades generator for Tailwind CSS.
- ๐ŸŽจ๐ŸŒ๐Ÿ”ง [Palette generator](https://adevade.github.io/color-scheme-generator) - Color palette generator that outputs Tailwind CSS configuration files.
- ๐ŸŽจ๐ŸŒ๐Ÿ”ง [Tailwind Colors](https://tailwind-colors.meidev.co) - Color configuration generator for Tailwind CSS.
- ๐ŸŽจ๐ŸŒ๐Ÿ”ง [Tailwind Color Explorer](https://stefanbuck.com/tailwind-color-theme-explorer) - Color explorer for Tailwind CSS.
- ๐ŸŽจ๐ŸŒ๐Ÿ”ง [TailwindInk](https://tailwind.ink/) - AI palette generator, trained with the Tailwind CSS palette.
- ๐ŸŽจ๐ŸŒ๐Ÿ”ง [Gradient Designer](https://gradient-designer.csspost.com/) - Generate gradients for Tailwind 2.0+.
- ๐ŸŽจ๐ŸŒ๐Ÿ”ง [Grayscale Design](https://grayscale.design/) - A Luminance-based color palette generator.
- ๐ŸŽจ๐ŸŒ๐Ÿ”ง [Hypercolor](https://hypercolor.dev/) - Collection of pre-configured Tailwind CSS gradients with directional options.
- ๐ŸŽจ๐ŸŒ๐Ÿ”ง [Palettolithic](https://palettolithic.com) - Generates harmonius color palettes based on one color.
- ๐ŸŽจ๐ŸŒ๐Ÿ”ง [Tailwind Gradient Generator](https://tailwindcomponents.com/gradient-generator) - Create perfect Tailwind CSS gradients with zero lines of code.
- ๐ŸŽจ๐ŸŒ๐Ÿ”ง [Tints](https://www.tints.dev/) - Color palette penerator and API for Tailwind CSS.
- ๐ŸŽจ๐ŸŒ๐Ÿ”ง [Tailwind CSS Colors](http://tailwindcsscolors.com) - Cheat sheet for Tailwind CSS colors.
- ๐ŸŽจ๐ŸŒ๐Ÿ”ง [Tailwind Gradients](http://tailwindgradients.com) - Collection of gradients using Tailwind CSS classes.
- ๐ŸŽจ๐ŸŒ๐Ÿ”ง [Fullwind CSS](https://fullwindcss.com/) - Extend Tailwind CSS color palettes with additional shades.
- ๐ŸŒ๐Ÿ”ง๐Ÿ’ผ [Twind](https://github.com/tw-in-js/twind) - Compiler functions that turn Tailwind's classes into CSS at run, serve and build time.
- ๐ŸŒ๐Ÿ”ง [tail-animista](https://tail-animista.vercel.app) - Configurable custom animation utilities generator for Tailwind CSS.
- ๐ŸŒ๐Ÿ”ง [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.
- ๐ŸŒ [Flowrift](https://flowrift.com) - Beautifully designed Tailwind CSS UI blocks.
- ๐Ÿ”ผ๐ŸŒ๐Ÿ”ง [Tailwindhelper](https://www.tailwindhelper.com/) - Visualize Tailwind CSS classes and unit converter.
- ๐Ÿ”ผ๐ŸŒ [Prefixer](https://github.vue.tailwind-prefix.cbass.dev) - Tailwind classes' prefixer tool.
- ๐Ÿ”ผ๐ŸŒ [CSS to Tailwind CSS Converter](https://transform.tools/css-to-tailwind) - Converts CSS to Tailwind CSS by suggesting classes that best match.
- ๐Ÿ”ผ๐ŸŒ [ska-tailwind-editor](https://sinukoduleheabi.ee/editor/) - Edit Tailwind HTML as WordPress blocks with intuitive UI for Tailwind classes and get HTML or JSX back.
- ๐Ÿ”ผ [Tailwindo](https://github.com/awssat/tailwindo) - Bootstrap to Tailwind CSS converter.
- ๐Ÿ”ผ [RustyWind](https://github.com/avencera/rustywind) - CLI tool for sorting Tailwind CSS classes.
- ๐Ÿš€ [Maizzle](https://maizzle.com/) - Framework for rapid email prototyping with Tailwind CSS.
- ๐Ÿ…ฐ [react-native-tailwindcss](https://github.com/TVke/react-native-tailwindcss) - React Native typing system.
- ๐Ÿ’ผ [Alfred Workflow](https://github.com/clnt/alfred-tailwindcss-docs) - Fast Tailwind CSS documentation search application.
- ๐Ÿ’ผ [vue-cli-plugin-tailwind](https://github.com/forsartis/vue-cli-plugin-tailwind) - Vue CLI plugin that adds Tailwind CSS to a project.
- ๐Ÿ’ผ [@nuxtjs/tailwindcss](https://github.com/nuxt-community/tailwindcss-module) - Tailwind CSS module for NuxtJS with PurgeCSS and modern CSS (preset env 1).
- ๐Ÿ’ผ [preact-cli-tailwind](https://github.com/agneym/preact-cli-tailwind) - Tailwind CSS integration for Preact.
- ๐Ÿ’ผ [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) - Gem for using Tailwind CSS with Rails' asset pipeline.
- ๐Ÿ’ผ๐Ÿ”ง [twin.macro](https://github.com/ben-rogerson/twin.macro) - Use Tailwind classes within any CSS-in-JS library.
- ๐Ÿ’ผ๐Ÿ”ง [tailwindcss-webpack-plugin](https://github.com/await-ovo/tailwindcss-webpack-plugin) - Out-of-the-box Tailwind CSS, supports "Design in DevTools" mode and visualizes Tailwind CSS configuration.
- ๐Ÿ’ผ๐Ÿ”ง [tailwindcss-vite-plugin](https://github.com/await-ovo/tailwindcss-webpack-plugin/tree/main/packages/vite-plugin) - Vite plugin for Tailwind CSS, supports "Design in DevTools" mode and visualizes Tailwind CSS configuration.
- ๐Ÿ’ผ๐Ÿ”ง [Tailwind Config Viewer](https://github.com/rogden/tailwind-config-viewer) - Local UI tool for visualizing your Tailwind CSS configuration file.
- ๐Ÿ’ผ [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.
- ๐Ÿ’ผ [react-with-class](https://github.com/antomics/react-with-class) - Utility function for creating primitive React components with a set of classes, props or variants.
- ๐Ÿ’ผ [twined-components](https://github.com/lowfront/twined-components) - Extended component of a styled-components that prioritizes class names for use in Tailwind CSS.
- ๐Ÿ’ผ [Tails DevTools](https://github.com/vechai/tails-devtools) - All-in-one browser extension for Tailwind CSS.
- ๐Ÿ’ผ [Impulse.dev](https://github.com/impulse-oss/impulse) โ€“ UI editor for Tailwind CSS and React that edits your code.
- ๐Ÿ’ผ [Tailiscope.nvim](https://github.com/danielvolchek/tailiscope.nvim) - Tailwind CSS cheat sheet integrated in Neovim.
- ๐Ÿ’ผ [Raycast Extension](https://www.raycast.com/vimtor/tailwindcss) - Search classes, documentation and colors in Raycast Launcher.
- ๐Ÿ’ผ [DivMagic](https://divmagic.com) - Copy any web element and style as Tailwind CSS component.
- ๐Ÿ’ผ [Gimli Tailwind](https://chromewebstore.google.com/detail/gimli-tailwind/fojckembkmaoehhmkiomebhkcengcljl) - Smart tools for Tailwind CSS as a browser extension.
- ๐ŸŒ [Tailwind Cheat Sheet](https://tailwindcomponents.com/cheatsheet) - Tailwind CSS class names in a searchable page.
- ๐ŸŒ๐Ÿ”ง [Tailwind Grid Generator](https://www.tailwindgen.com/) - Drag and drop Tailwind CSS grid generator.
- ๐ŸŒ๐Ÿ”ง [Tailwind Box Shadows Generator](https://manuarora.in/boxshadows) - Box Shadows generator.
- ๐Ÿ’ฐ๐ŸŒ๐Ÿ”ง [Windframe](https://www.devwares.com/windframe/) - Tailwind CSS drag and drop builder to rapidly build and prototype websites.
- ๐ŸŒ [Static Tailwind](https://statictailwind.com) - The most used Tailwind classes, precompiled, with no build step.
- ๐ŸŽจ๐Ÿ”ง [Design GUI](https://designgui.io) - AI-powered Chrome extension for managing colors in daisyUI and shadcn/ui.

## UI Libraries, Components & Templates

**Legend**: ๐Ÿ’™ Official resource ยท ๐Ÿ“š Library ยท ๐Ÿงฉ Components ยท ๐Ÿ“ Templates

- ๐Ÿ’™๐Ÿงฉ [Tailwind UI](https://tailwindui.com) - Component library made with Tailwind CSS.
- ๐Ÿ’™๐Ÿ“š [Headless UI](https://github.com/tailwindlabs/headlessui) - Completely unstyled, fully accessible UI components.
- ๐Ÿ’™๐Ÿ“ [Catalyst](https://tailwindui.com/templates/catalyst) - Beautiful, accessible application UI kit for React.
- ๐Ÿ“š [VueTailwind](https://github.com/alfonsobries/vue-tailwind) - Vue.js UI library using Tailwind CSS.
- ๐Ÿ“š [Flowbite](https://flowbite.com/docs/getting-started/introduction/) - Open-source component library built with Tailwind CSS.
- ๐Ÿ“š [a17t](https://a17t.miles.land) - Atomic design toolkit built to extend Tailwind CSS.
- ๐Ÿ“š [tails-ui](https://github.com/knipferrc/tails-ui) - React UI library using Tailwind CSS.
- ๐Ÿ“š [tails](https://github.com/thedevdojo/tails) - Hand-crafted templates and components using Tailwind CSS.
- ๐Ÿ“š [Svelte Headless UI](https://github.com/rgossiaux/svelte-headlessui) - Unofficial Svelte port of Headless UI.
- ๐Ÿ“š [Xtend UI](https://xtendui.com/) - Tailwind CSS components with advanced interactions and animations.
- ๐Ÿ“š [Headless UI Float](https://headlessui-float.vercel.app) - Floating UI integration for Headless UI.
- ๐Ÿ“š [Vanilla Components](https://vanilla-components.com) - Set of fully customizable Vue components.
- ๐Ÿ“š [Sailboat UI](https://sailboatui.com/) - Modern UI framework for Tailwind CSS.
- ๐Ÿ“š [Built At Lightspeed](https://www.builtatlightspeed.com/) - Massive directory of 500+ Tailwind templates, starters and UI kits.
- ๐Ÿ“š [Statichunt](https://statichunt.com/tailwind-templates) - Open source directory of hand-picked free and premium Tailwind templates & Starters.
- ๐Ÿ“š [Tailkits](https://tailkits.com/) - Curated Tailwind CSS components, templates, UI kits, resources, tools & more.
- ๐Ÿ“š [STDF](https://stdf.design) - Mobile web component library based on Svelte and Tailwind CSS.
- ๐Ÿ“š [TWC](https://react-twc.vercel.app) - Lightweight library to create reusable React + Tailwind CSS components in one line.
- ๐Ÿ“š [Tremor](https://tremor.so) - React library to build charts and dashboards with Tailwind CSS.
- ๐Ÿ“š [Preline UI](https://preline.co) - Open-source Tailwind CSS components library for any needs.
- ๐Ÿงฉ [TailBlocks](https://mertjf.github.io/tailblocks) - 60+ different ready to use Tailwind CSS blocks.
- ๐Ÿงฉ [Tailwind Components](https://tailwindcomponents.com) - Community-driven Tailwind CSS component repository.
- ๐Ÿงฉ [Tailwind Toolbox](https://www.tailwindtoolbox.com) - Templates, components and resources.
- ๐Ÿงฉ [Meraki UI Components](https://merakiui.com) - Beautiful Tailwind CSS components that support RTL languages.
- ๐Ÿงฉ [Tailwind Cards](https://github.com/hasinhayder/tailwind-cards) - Growing collection of text/image cards.
- ๐Ÿงฉ๐Ÿ“ [Tailwind Templates](https://www.tailwindtemplates.io) - Collection of templates and components.
- ๐Ÿงฉ๐Ÿ“ [Treact](https://treact.owaiskhan.me) - React UI templates and components built using Tailwind CSS.
- ๐Ÿงฉ๐Ÿ“ [Jakarta LTE](https://github.com/zeroblack-c/jakarta-lte) - Admin template using Tailwind CSS.
- ๐Ÿงฉ๐Ÿ“ [themes.dev](https://www.themes.dev/) - Handcrafted, free and premium Tailwind CSS themes and components.
- ๐Ÿงฉ [Sail UI](https://sailui.github.io/) - Collection of basic UI components built on Tailwind CSS.
- ๐Ÿงฉ [jQuery Toggler](https://craigerskine.github.io/jquery-tailwind-checkbox-toggle) - Switches using jQuery and Tailwind CSS.
- ๐Ÿงฉ [Tailwind Kit](https://creative-tim.com/learning-lab/tailwind-starter-kit) - Framework-agnostic, Vue.js, React and Angular components.
- ๐Ÿงฉ [WickedBlocks](https://blocks.wickedtemplates.com/) - Collection of more than 120 layout blocks and components built with Tailwind CSS.
- ๐Ÿงฉ [Daisy UI](https://github.com/saadeghi/daisyui) - UI Components for Tailwind CSS.
- ๐Ÿงฉ [Kometa UI Kit](https://kitwind.io/products/kometa/components) - Free multi-purpose UI kit, built with Tailwind CSS.
- ๐Ÿงฉ [Mamba UI](https://mambaui.com) - Free Tailwind CSS components, sections and templates.
- ๐Ÿงฉ [Litepie Date picker](https://github.com/kenhyuwa/litepie-datepicker) - A date range picker component for Vue.js and Tailwind CSS.
- ๐Ÿงฉ [Tailwind Datepicker](https://github.com/themesberg/tailwind-datepicker) - Adds a datepicker component built with Tailwind CSS and vanilla JavaScript.
- ๐Ÿงฉ [Tailwind Typeahead](https://github.com/basarozcan/vue-tailwindcss-typeahead) - Typeahead/Autocomplete component built with Vue.js and Tailwind CSS.
- ๐Ÿงฉ [Material Tailwind](https://material-tailwind.com) - Easy to use components library for Tailwind CSS and Material Design.
- ๐Ÿงฉ [Layouts for Tailwind](https://layoutsfortailwind.lalokalabs.dev) - Layouts and UI Patterns for Tailwind CSS.
- ๐Ÿงฉ [HyperUI](https://hyperui.dev) - Open source marketing and ecommerce Tailwind CSS components.
- ๐Ÿงฉ [Snippets](https://snippets.alexandru.so) - Open source collection of animation snippets made for Tailwind CSS.
- ๐Ÿงฉ [Fancy Tailwind](https://fancytailwind.com) - Large collection of Tailwind CSS UI components (700+).
- ๐Ÿงฉ [Myna UI](https://mynaui.com) - Open source UI Components and Marketing Elements made with Tailwind CSS.
- ๐Ÿงฉ [RippleUI](https://www.ripple-ui.com) - Clean, modern and beautiful Tailwind CSS components.
- ๐Ÿงฉ [Wind UI](https://wind-ui.com) - Expertly made, responsive, accessible components in React and HTML ready to be used on your website or app.
- ๐Ÿงฉ [Pines UI](https://devdojo.com/pines) - Alpine and Tailwind CSS UI library.
- ๐Ÿงฉ [NativeWind](https://www.nativewind.dev) - NativeWind uses Tailwind CSS as scripting language to create a universal style system for React Native.
- ๐Ÿงฉ [Windstatic](https://windstatic.com) - Set of 161 elements & layouts made with Tailwind CSS and Alpine.js.
- ๐Ÿงฉ [TailwindFlex](https://tailwindflex.com) - Free library of Tailwind CSS examples.
- ๐Ÿงฉ [Shadcn UI](https://ui.shadcn.com) - Re-usable components built using Radix UI and Tailwind CSS.
- ๐Ÿงฉ [Indie UI](https://ui.indie-starter.dev) - Rich styled UI components.
- ๐Ÿงฉ [Penguin UI](https://www.penguinui.com) - Plug-n-play UI component library for Tailwind CSS & Alpine JS.
- ๐Ÿ“ [Vue Notus](https://www.creative-tim.com/product/vue-notus) - Open-source Tailwind CSS and Vue.js UI kit.
- ๐Ÿ“ [EasyTailwind](https://easytailwind.now.sh) - Freemium, easily customizable templates made with Tailwind CSS.
- ๐Ÿ“ [Windmill Dashboard](https://windmill-dashboard.vercel.app/) - Multi theme, completely accessible dashboard template.
- ๐Ÿ“ [Tailwind Admin](https://github.com/tailwindadmin/admin) - Administration panel template with Tailwind CSS.
- ๐Ÿ“ [Landing Gradients](https://landing-gradients.netlify.app) - Landing page template using gradients (1.7+).
- ๐Ÿ“ [Resume](https://github.com/mohusman360/mohusman360.github.io) - Simple resume with Tailwind CSS.
- ๐Ÿ“ [Simple Light](https://github.com/cruip/tailwind-landing-page-template) - Free landing page template built with React & Tailwind CSS.
- ๐Ÿ“ [V-Dashboard](https://github.com/wobsoriano/v-dashboard) - Dashboard starter template built with Vue 3 and Tailwind CSS.
- ๐Ÿ“ [Petra](https://github.com/Smuice-com/free-nuxtjs-tailwindcss-landing-page-template) - Free landing page template built with Nuxt.js & Tailwind CSS.
- ๐Ÿ“ [Tailmin](https://github.com/otezz/tailmin) - Admin dashboard built with Vue.js and Tailwind CSS.
- ๐Ÿ“ [OhMySMTP Templates](https://github.com/ohmysmtp/templates) - Set of Transactional HTML Email Templates, built with Maizzle
- ๐Ÿ“ [Material Tailwind Kit React](https://www.creative-tim.com/product/material-tailwind-kit-react) - Free Tailwind CSS and React UI kit.
- ๐Ÿ“ [Material Tailwind Dashboard React](https://www.creative-tim.com/product/material-tailwind-dashboard-react) - Free Tailwind CSS and React admin template.
- ๐Ÿ“ [Admin One Vue 3](https://github.com/justboil/admin-one-vue-tailwind) - Free Vue.js 3 Tailwind CSS admin template with Vite & Vue CLI support.
- ๐Ÿ“ [Cruip](https://cruip.com/) - Beautifully designed HTML, React, and Vue.js templates.
- ๐Ÿ“ [Admin One React](https://github.com/justboil/admin-one-react-tailwind) - Free React.js Tailwind CSS admin template with Next.js & TypeScript.
- ๐Ÿ“ [Flowbite Admin Dashboard](https://github.com/themesberg/flowbite-admin-dashboard) - Open-source admin dashboard template built with Tailwind CSS and Flowbite.
- ๐Ÿ“ [Astro Template Resume](https://github.com/fortezhuo/fortezhuo.my.id) - Eye-catching resume template built with Astro, Tailwind CSS.
- ๐Ÿ“ [Astro Template Cactus](https://github.com/chrismwilliams/astro-theme-cactus) - Tailwind CSS Astro starter template.
- ๐Ÿ“ [Astro Template Ovidius](https://github.com/JustGoodUI/ovidius-astro-theme) - Tailwind CSS & Astro blog template.
- ๐Ÿ“ [Astro Template Dante](https://github.com/JustGoodUI/dante-astro-theme) - Tailwind CSS & Astro blog/portfolio template.

## Starters & Themes

**Legend**: ๐Ÿ’ผ Package ยท ๐Ÿ“Ÿ Command line tool/generator ยท ๐Ÿš€ Cloneable

- ๐Ÿ“Ÿ [Create React App with PurgeCSS](https://github.com/DemianD/create-react-app-tailwindcss) - CRA script that adds Tailwind CSS and PurgeCSS.
- ๐Ÿ“Ÿ [Laravel Preset](https://github.com/use-preset/laravel-tailwindcss) - Adds Tailwind CSS to the Laravel framework.
- ๐Ÿ“Ÿ๐Ÿ’ผ [Laravel Front-end Preset](https://github.com/laravel-frontend-presets/tailwindcss) - Front-end preset using Tailwind CSS for Laravel.
- ๐Ÿ“Ÿ๐Ÿ’ผ [Laravel Dark Front-end Preset](https://github.com/Naoray/dark-tailwind-preset) - Dark-themed front-end preset using Tailwind CSS for Laravel.
- ๐Ÿš€ [Create React App with EmotionJS](https://github.com/muhajirframe/react-tailwind-emotion-starter) - CRA boilerplate using Tailwind CSS and Emotion JS.
- ๐Ÿ“Ÿ [Create React App with TypeScript](https://github.com/dance2die/cra-template-tailwindcss-typescript) - CRA template with support for Tailwind CSS and TypeScript.
- ๐Ÿ“Ÿ [Next.js PWA](https://github.com/msaaddev/create-next-pwa) โ€“ CLI that generate boilerplate code of Next.js PWA along with Tailwind CSS integration.
- ๐Ÿ“Ÿ [new-tailwind-app](https://github.com/msaaddev/new-tailwind-app) - Creates React.js, Next.js, Gatsby.js, Vue3, Laravel, and basic Tailwind CSS apps.
- ๐Ÿš€ [Tailwind CSS Boilerplate](https://github.com/michelegera/create-tailwindcss-boilerplate) - Tailwind CSS boilerplate using Parcel.
- ๐Ÿš€ [Jekyll Starter](https://github.com/taylorbryant/tailwind-jekyll) - Jekyll starter using Tailwind CSS.
- ๐Ÿš€ [Jekyll Starter](https://github.com/mhanberg/jekyll-tailwind-starter) - Jekyll starter using Tailwind CSS.
- ๐Ÿš€ [Jekyll Starter](https://github.com/shenlu89/jekyll-tailwindcss-starter) - Jekyll starter using Tailwind CSS
- ๐Ÿš€ [Gulp Starter](https://github.com/simonswiss/tailwind-starter) - Gulp starter using Tailwind CSS.
- ๐Ÿš€ [Gatsby Starter](https://github.com/taylorbryant/gatsby-starter-tailwind) - Gatsby starter using Tailwind CSS.
- ๐Ÿš€ [Gatsby Starter Simplicity](https://github.com/PlanFlowDev/Simplicity-Itself-Gatsby-Tailwind-Starter-Theme) - Gatsby starter using Tailwind CSS.
- ๐Ÿš€ [Gatsby Starter + TypeScript](https://github.com/ecklf/gatsby-typescript-tailwind) - Gatsby starter using Tailwind CSS and TypeScript.
- ๐Ÿš€ [Gatsby Starter + Emotion JS](https://github.com/muhajirframe/gatsby-tailwind-emotion-starter) - Gatsby starter using Tailwind CSS and Emotion JS.
- ๐Ÿš€ [Gatsby Starter Opinionated](https://github.com/mjsarfatti/gatsby-starter-tailwind-opinionated) - Gatsby starter using Tailwind CSS and opinionated goodies.
- ๐Ÿš€ [Create React App Boilerplate](https://github.com/kriswep/cra-tailwindcss) - CRA boilerplate using Tailwind CSS.
- ๐Ÿš€ [Create React App with PurgeCSS + Autoprefixer + CSSNano](https://github.com/saadeghi/create-react-app-tailwindcss) - CRA boilerplate using CSS Nano.
- ๐Ÿš€ [Dogpatch](https://github.com/jack-pallot/dogpatch) - WordPress starter using webpack, Vue, Babel and Tailwind CSS.
- ๐Ÿš€ [Next.js Starter](https://github.com/oddstronaut/tailwind-next) - Next.js boilerplate using Tailwind CSS.
- ๐Ÿš€ [Sapper & Svelte Starter](https://github.com/EricPKerr/sapper-tailwindcss-starter) - Svelte boilerplate using Sapper, Tailwind CSS, Purge CSS, Prettier and ESLint.
- ๐Ÿš€ [Netlify Lambda Starter](https://github.com/HugoDF/netlify-lambda-tailwind-static-starter) - Netlify Lambda boilerplate using Tailwind CSS.
- ๐Ÿš€ [Hugo Theme Starter with Tailwind CSS](https://github.com/dirkolbrich/hugo-theme-tailwindcss-starter) - Hugo theme starter using Tailwind CSS.
- ๐Ÿš€ [Eleventy Web Starter](https://github.com/scottishstoater/jamstack-web-starter) - Starter kit using Eleventy, Tailwind CSS, webpack and PostCSS.
- ๐Ÿš€ [Nanoc Starter](https://github.com/arkency/nanoc-parcel-tailwind-starter) - Nanoc starter using Tailwind CSS.
- ๐Ÿš€ [PostCSS and Browsersync Boilerplate](https://github.com/saadeghi/tailwindcss-postcss-browsersync-boilerplate) - Boilerplate using CSS Nano.
- ๐Ÿš€ [ParcelJS + TypeScript Boilerplate](https://github.com/saadeghi/tailwindcss-parceljs-typescript-boilerplate) - Boilerplate using Tailwind CSS, ParcelJS bundler and TypeScript.
- ๐Ÿš€ [VuePress Tailwind CSS Starter](https://github.com/xiaoluoboding/vuepress-tailwind-theme-starter) - A VuePress starter using Tailwind CSS.
- ๐Ÿš€ [Gatsby Serif](https://github.com/windedge/gatsby-tailwind-serif) - Gatsby's serif theme using Tailwind CSS.
- ๐Ÿš€ [Eleventy Starter](https://github.com/ixartz/Eleventy-Starter-Boilerplate/) - Production-ready, SEO-friendly blog starter using Tailwind CSS.
- ๐Ÿš€ [Vite + React + Tailwind Starter](https://github.com/wobsoriano/vite-react-tailwind-starter) - Boilerplate using Vite, React and Tailwind CSS.
- ๐Ÿš€ [Vite + React + TypeScript + Tailwind 3.x starter](https://github.com/PDMLab/vite-react-typescript-tailwind-starter) - GitHub Template for Vite, React + Tailwind 3.x + TypeScript.
- ๐Ÿš€ [Vite + Vue 3.x + Tailwind 2.x Starter](https://github.com/web2033/vite-vue3-tailwind-starter) - Starter template using Vite, Vue, Vue Router and Tailwind CSS.
- ๐Ÿš€ [Vite + Lit + Tailwind Starter](https://github.com/running-grass/starter-lit-with-tailwind) - Boilerplate using Vite, Lit and Tailwind CSS.
- ๐Ÿš€ [Shopify Theme Lab](https://github.com/uicrooks/shopify-theme-lab) - Shopify theme development starter using Vue and Tailwind CSS.
- ๐Ÿš€ [Starter Dashboard Layout](https://github.com/Kamona-WD/starter-dashboard-layout) - Dashboard layout using Tailwind CSS and Alpine JS.
- ๐Ÿš€ [Jekyll Landing Website Starter](https://github.com/abhinavs/cookie) - Production ready, SEO-friendly, performant landing website boilerplate using Jekyll and Tailwind CSS.
- ๐Ÿš€ [Next JS Boilerplate](https://github.com/ixartz/Next-js-Boilerplate) - Boilerplate for Next.js and Tailwind CSS.
- ๐Ÿš€ [Vitailse](https://github.com/zynth17/vitailse) - Opinionated Vite starter template with Vue 3, TypeScript and Tailwind CSS.
- ๐Ÿš€ [Vite-Boot](https://github.com/kirklin/vite-boot) - Vite + Vue3 + TypeScript + Vue-Router4 + Pinia + Tailwind CSS + VueUse Template.
- ๐Ÿš€ [AstroWind](https://github.com/onwidget/astrowind) - Production ready and SEO-friendly template to start a website using Astro and Tailwind CSS.
- ๐Ÿš€ [Angular-Tailwind](https://github.com/lannodev/angular-tailwind) - Dashboard starter kit using Angular and Tailwind CSS.
- ๐Ÿš€ [Vue-Resume](https://github.com/lannodev/vue-resume) - Developer resume template with Tailwind CSS and Vue.

## Learning

**Legend**: ๐Ÿ’™ Official resource ยท ๐Ÿงช Sample ยท ๐Ÿ”ง Setup Tutorial ยท ๐ŸŽฌ Video Tutorial ยท ๐ŸŽ“ Component or Page Tutorial ยท ๐ŸŽฅ Cast

- ๐Ÿ’™๐Ÿงช [Plugin Examples](https://github.com/tailwindlabs/tailwindcss-plugin-examples) - Official plugin examples.
- ๐Ÿงช [Tailwind Dark Mode Theme Switcher](https://github.com/huphtur/tailwind-theme-switcher) - Switching themes with CSS Custom Properties and Tailwind CSS.
- ๐Ÿงช [Acquia](https://github.com/opdavies/rebuilding-acquia) - Acquia's hosting dashboard rebuilt with Vue.js and Tailwind CSS.
- ๐Ÿงช [Navbar](https://codepen.io/joshmanders/pen/PQQBoR) - Navbar made with Vue.js and Tailwind CSS.
- ๐Ÿงช [โ€œOpenโ€ landing page](https://github.com/michelegera/tailwindcss-open-template/) - โ€œOpenโ€ landing page template by Cruip built with Tailwind CSS Boilerplate.
- ๐Ÿ”ง [Testing Tailwind CSS plugins with Jest](https://www.oliverdavies.uk/articles/testing-tailwindcss-plugins-with-jest) - How to test Tailwind CSS plugins with Jest.
- ๐Ÿ”ง [Tailwind CSS with CSS-in-JS](https://medium.com/@AndrewDelPrete/using-tailwindcss-with-css-in-js-32ae6796f95c) - How to use Tailwind CSS with CSS-in-JS.
- ๐Ÿ”ง [Tailwind CSS in a Laravel Project](https://nick-basile.com/blog/post/setting-up-tailwind-in-a-laravel-project) - How to setup Tailwind CSS in a Laravel project.
- ๐Ÿ”ง [Tailwind CSS with Ember](https://github.com/raytiley/tailwind-ember-example) - How to add Tailwind CSS to an Ember application.
- ๐Ÿ”ง [Sage WordPress theme and Tailwind CSS](https://roots.io/guides/how-to-setup-tailwind-css-in-sage) - How to setup Tailwind CSS in Sage.
- ๐Ÿ”ง [Tailwind CSS with GatsbyJS](https://dev.to/jakedohm_34/using-tailwind-with-gatsby-js-10fj) - How to use Tailwind CSS with Gatsby.
- ๐Ÿ”ง [Tailwind CSS with Phoenix 1.4](https://equimper.com/blog/how-to-setup-tailwindcss-in-phoenix-1.4) - How to setup Tailwind CSS in Phoenix 1.4.
- ๐Ÿ”ง [Extend Tailwind CSS](https://web-crunch.com/how-to-extend-tailwind-css) - How to Extend Tailwind CSS.
- ๐ŸŽฌ [Rebuilding Laravel.io](https://www.youtube.com/watch?v=ZrRRMBaz5Z0) - Rebuilding Laravel.io with Tailwind CSS.
- ๐ŸŽฌ [Rebuilding Coinbase](https://www.youtube.com/watch?v=7gX_ApBeSpQ) - Rebuilding Coinbase with Tailwind CSS (see the [CodePen](https://codepen.io/adamwathan/pen/RxWrZr)).
- ๐ŸŽฌ [Rebuilding Twitter](https://www.youtube.com/watch?v=Pg_5Ni1_bg4) - Rebuilding Twitter with Tailwind CSS (see the [CodePen](https://codepen.io/drehimself/full/vpeVMx)).
- ๐ŸŽฌ [Rebuilding YouTube](https://www.youtube.com/watch?v=qxQKnqmNKv0) - Rebuilding YouTube with Tailwind CSS.
- ๐ŸŽฌ [Rebuilding Netlify](https://www.youtube.com/watch?v=_JhTaENzfZQ&t=1263s) - Rebuilding Netlify with Tailwind CSS.
- ๐ŸŽฌ [Rebuilding Resolute](https://www.youtube.com/watch?v=banq3TfAPYk) - Rebuilding Resolute with Tailwind CSS.
- ๐ŸŽฌ [Let's Build: Movie Production Landing Page](https://web-crunch.com/tailwind-css-movie-production-landing-page) - Building a movie production landing page with Tailwind CSS.
- ๐ŸŽฌ [Lets Build: Responsive Navbar](https://web-crunch.com/lets-build-tailwind-css-responsive-navbar) - Building a responsive navbar with Tailwind CSS.
- ๐ŸŽฌ [Let's Build: Dribbble Shot](https://web-crunch.com/lets-build-tailwind-css-dribbble-shot) - Dribbble shot with Tailwind CSS.
- ๐Ÿ’™๐ŸŽฌ [Tailwind CSS: From Zero to Production](https://www.youtube.com/playlist?list=PL5f_mz_zU5eXWYDXHUDOLBE0scnuJofO0) - Complete walkthrough of Tailwind CSS, from installation to optimization for deployment.
- ๐ŸŽฌ [Let's Build: Tweet component](https://web-crunch.com/lets-build-tailwind-css-tweet) - Building a Tweet component with Tailwind CSS.
- ๐ŸŽฌ [10 Tailwind CSS Tips and Tricks](https://www.youtube.com/watch?v=aSlK3GhRuXA) - 10 Tailwind CSS tricks you should know.
- ๐ŸŽฌ [Responsive Framer Motion with Tailwind CSS](https://www.youtube.com/watch?v=xSuxsfn13xg) - Learn how CSS variables can bridge the gap between Framer Motion and Tailwind CSS.
- ๐ŸŽ“ [Modal Dialog](https://codeburst.io/creating-a-modal-dialog-with-tailwind-css-42722c9aea4f) - Creating a modal dialog with Tailwind CSS.
- ๐ŸŽ“ [Building real-world UIs using Tailwind CSS](https://github.com/asvny/building-realworld-user-interfaces-using-tailwind) - Building UIs of Shopify, Spotify, Netlify and Atlassian.
- ๐ŸŽ“ [Login Page (PingPing)](https://stefanbauer.me/building-pingping/we-build-a-login-using-tailwindcss) - Creating a login page with Tailwind CSS.
- ๐ŸŽ“ [Navigation](https://nick-basile.com/blog/post/building-a-nav-with-tailwind-css) - Building a navigation with Tailwind CSS.
- ๐ŸŽ“ [Forms with Tailwind CSS](https://css-tricks.com/style-form-tailwind-css) - How to style a form with Tailwind CSS.
- ๐ŸŽ“ [Photo gallery with CSS grids](https://nick-basile.com/blog/post/building-a-photo-gallery-with-css-grid-and-tailwind-css) - Building a photo gallery with CSS grids and Tailwind CSS.
- ๐ŸŽ“ [Rebuilding Bartik](https://www.oliverdavies.uk/articles/rebuilding-bartik-with-vuejs-tailwind-css) - Rebuilding Bartik (Drupal's default theme) with Vue.js and Tailwind CSS.
- ๐ŸŽ“ [Rebuilding Airbnb's Home Page](https://web-crunch.com/re-create-airbnbs-home-page-with-tailwind-css) - Rebuilding Airbnb's Home Page with Tailwind CSS.
- ๐ŸŽ“ [Typographic defaults in Tailwind CSS](https://www.themes.dev/blog/typographic-defaults-in-tailwind-css/)
- ๐ŸŽ“ [Create a responsive navigation menu in Tailwind CSS](https://www.themes.dev/blog/responsive-navigation-menu-tailwind-css/)
- ๐ŸŽฅ [Laracasts Weekly Stream: Tailwind](https://www.youtube.com/watch?v=HIPgzWS-Bxg)
- ๐ŸŽฅ [More experimentation with Tailwind CSS](https://www.youtube.com/watch?v=nBzfVK3QUzM)
- ๐ŸŽฅ [Rebuilding Spotify](https://youtu.be/SLGb2RLie9w)
- ๐ŸŽฅ [Rebuilding Discord](https://youtu.be/t54tuaoHVLo)
- ๐ŸŽฅ [Rebuilding Meetup](https://youtu.be/ULe6yKJrFuI)






ยท




Contributions welcome! Read the contribution guidelines first.