A utility-first CSS framework for rapid UI development.
-
Updated
Aug 27, 2020 - CSS
{{ 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.
A utility-first CSS framework for rapid UI development.
A curated list of awesome things related to Tailwind CSS
Simple and privacy-friendly alternative to Google Analytics
The code for iHateregex.io
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Tailwind Starter Kit a beautiful extension for TailwindCSS, Free and Open Source
Generate responsive pages and apps on Tailwind, Flutter and SwiftUI.
Minimal and formal résumé (CV) website template for print, mobile, and desktop. https://bit.ly/ur_demo
A simplified Jira clone built with Angular 9, ng-zorro and Akita
A Tailwind CSS frontend preset for the Laravel Framework
A TALL (Tailwind CSS, Alpine.js, Laravel and Livewire) Preset for Laravel
HTML email development framework.
The various popup shown can be placed outside the viewport, making them hard to view/use.
For example, a tooltip can be partially hidden if the activator is in the right of the screen, or a menu can be longer than the viewport height.
Smelte should probably provides utils to position popup on the viewport.
(by the way, thanks for your work, smelte is great :)
Intelligent Tailwind CSS tooling for Visual Studio Code
Vue UI components with configurable classes ready for TailwindCSS
Awes.io // boilerplate based on Vue, Nuxt, TailwindCSS plus Laravel as a backend.
An opinionated Tailwind CSS class sorter built for Visual Studio Code
A react-native style system based on TailwindCSS
A curated list of awesome things related to the TALL stack.
Vue composition-api composable components. i18n, validation, pagination, fetch, etc. +50 different composables
Brings types to TailwindCSS via TypeScript.
Created by Adam Wathan, Jonathan Reinink, David Hemphill, Steve Schoger
Released October 2017
Currently, eggs are exported in json format. Eggs can contain a lot of multiline strings, which makes it very hard to read them in json format.
YAML has much better support for multiline strings (see here) which would make it much easier to modify eggs as code and see changes in Pull Requests.
In addition YAML is easier to read and we've converted wings to use ya