-
Updated
Jul 17, 2021
{{ message }}
Tailwind is an utility-first CSS framework for rapid UI development written in PostCSS and configured through JavaScript, making it highly customizable by design. Tailwind doesn’t have a default theme nor built-in UI components. This means it has no opinion about how your site should look and doesn’t impose design decisions that can be difficult to undo.
Ready-to-use Tailwind CSS blocks.
Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.
The smallest, fastest, most feature complete Tailwind-in-JS solution in existence.
Tail-kit is a free and open source components and templates kit fully coded with Tailwind css 2.0.
Intelligent Tailwind CSS tooling for Visual Studio Code
A Tailwind CSS frontend preset for the Laravel Framework
A local UI tool for visualizing your Tailwind CSS configuration file.
Simple Light is a free landing page template built on top of TailwindCSS and fully coded in React. Made by
A collection of UI Frameworks and their platform implementations.
When you parse using --components=true the css file generated works for the most part. The only main problem is that it generates duplicate classes if many elements with the same class exist in the original file.
For example if you have the following:
<div class="alert alert-warning">
some warning alert
</div>
.
some other code
.
<div class="alert alert-danger">
this is a
Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS
Mosaic Lite is a free admin dashboard template built on top of Tailwind CSS and fully coded in React. Made by
Django + Tailwind CSS =
A starting point for building an iOS, Android, and Progressive Web App with Tailwind CSS, React w/ Next.js, Ionic Framework, and Capacitor
Tails is a (no-config) copy'n paste library of templates and components crafted using TailwindCSS
Laravel Livewire (TALL-stack) form generator with realtime validation, file uploads, array fields, blade form input components and more.
Vite 2.x + Vue 3.x + Tailwind 2.x (starter)
Shopify theme development environment using Liquid, Vue and Tailwind CSS. Built on top of Shopify CLI
Kutty is a tailwind plugin for building web applications. It has a set of accessible and reusable components that are commonly used in web applications.
Eureka is a feature-rich and highly customizable Hugo theme.
For example the build and lint commands from the scripts section ...
"scripts": {
"build": "npm run build:lib & npm run build:umd",
"build:lib": "tsc --outDir lib --module commonjs",
"build:es": "tsc --outDir es --module es2015",
"build:umd": "npm run build:es && rollup --config && dts-bundle --name dist/bundle --main es --outputAsModuleFolder",
"clean": "rim
Brings types to TailwindCSS via TypeScript.
Created by Adam Wathan, Jonathan Reinink, David Hemphill, Steve Schoger
Released October 2017