Skip to content
A utility-first CSS framework for rapid UI development.
CSS JavaScript
Branch: master
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Drop fs-extra version to retain Node 8 compatibility Apr 23, 2020
__tests__ Throw if contains a class May 8, 2020
dist Add empty .npmignore so dist files are distributed with releases Nov 9, 2017
jest Use `process.env.JEST_WORKER_ID` May 9, 2019
scripts Don't generate color opacity code in color plugins if not necessary May 1, 2020
src Throw if contains a class May 8, 2020
stubs Support plugin-specific target mode Apr 29, 2020
.editorconfig Convert new stuff to use ES6 modules Aug 27, 2017
.eslintignore Updated CLI init commend Mar 14, 2019
.eslintrc.json Disable lint rule for TODO comments 🖕 May 1, 2020
.gitignore Fix extension in gitignore Mar 12, 2019
.npmignore Add index.html to .npmignore Mar 15, 2019
LICENSE Avoid updating license every year Dec 29, 2017
README.md Replace logo in README May 1, 2020
base.css Remove preflight CSS export in favor of base Feb 11, 2019
components.css Move CSS files to root for easier imports Mar 13, 2018
defaultConfig.js Updated CLI init commend Mar 14, 2019
defaultTheme.js Updated CLI init commend Mar 14, 2019
package.json 1.4.6 May 8, 2020
plugin.js Add new `plugin` and `plugin.withOptions` functions for creating plugins Dec 20, 2019
resolveConfig.js Support resolving multiple configs using public resolveConfig function Oct 12, 2019
screens.css Add screen.css file for postcss-import convenience May 12, 2019
tailwind.css Undo accidental changes to CDN build process Dec 25, 2019
utilities.css Move CSS files to root for easier imports Mar 13, 2018
yarn.lock Merge pull request #1831 from tailwindcss/dependabot/npm_and_yarn/mas… May 27, 2020

README.md


A utility-first CSS framework for rapidly building custom user interfaces.

Build Status Total Downloads Latest Release License


Documentation

For full documentation, visit tailwindcss.com.

Community

For help, discussion about best practices, or any other conversation that would benefit from being searchable:

Discuss Tailwind CSS on GitHub

For casual chit-chat with others using the framework:

Join the Tailwind CSS Discord Server

Contributing

If you're interested in contributing to Tailwind CSS, please read our contributing docs before submitting a pull request.

You can’t perform that action at this time.