A utility-first CSS framework for rapid UI development.
-
Updated
Sep 17, 2021 - JavaScript
{{ 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.
WordPress starter theme with a modern development workflow
Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
Tailwind Starter Kit a beautiful extension for TailwindCSS, Free and Open Source
Wave - The Software as a Service Starter Kit, designed to help you build the SAAS of your dreams
Characters like č ć ž š đ use a fallback font instead of the original one. I believe this issue was not present in the v1. Fonts such as Lato or Montserrat definitely support accented characters, so I think this is a bug.
The code for iHateregex.io
Describe the solution you'd like
A button that opens separate window with server's console.
Additional context
It was a really useful feature for server management. I believe it was just overlooked so this is just a reminder.
My portfolio website simulating macOS's GUI, developed with React and Tailwind CSS.
Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.
A utility-first CSS-in-JS framework built for React.
Spotify client built with Angular 12, Nx Workspace, ngrx, TailwindCSS and ng-zorro
add Contributing.md, Code of conduct.md, Issue templates & Pull request template to the repo!
Tail-kit is a free and open source components and templates kit fully coded with Tailwind css 2.0.
A simplified Jira clone built with Angular, ng-zorro and Akita
Vue UI components with configurable classes ready for TailwindCSS
The smallest, fastest, most feature complete Tailwind-in-JS solution in existence.
Minimal and formal résumé (CV) website template for print, mobile, and desktop. https://bit.ly/ur_demo
Intelligent Tailwind CSS tooling for Visual Studio Code
A TALL (Tailwind CSS, Alpine.js, Laravel and Livewire) Preset for Laravel
Quickly build HTML emails with Tailwind CSS.
A Tailwind CSS frontend preset for the Laravel Framework
A local UI tool for visualizing your Tailwind CSS configuration file.
Created by Adam Wathan, Jonathan Reinink, David Hemphill, Steve Schoger
Released October 2017
I have this command on my build files:
windicss './resources/views/**/*.blade.php' -tz -o 'public/css/windi.css' -f './windi.config.ts'Then here is the output when I run:
public/css=> No output (I expect it create a folder public/css and windi.css file)public/cssfolder => Output correctlyIt seems that Windicss cli does not generate ou