Skip to content
A utility-first CSS framework for rapid UI development.
Branch: master
Clone or download
adamwathan Merge pull request #827 from jackiewung/master
Update margin & padding docs in defaultConfig to spacing doc
Latest commit 5066a1e Apr 16, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Remove component example reference from contributing guide Sep 22, 2018
__tests__ Pass postcss to plugins explicitly Feb 22, 2019
css Update normalize.css to v8.0.1 Nov 17, 2018
dist Add empty .npmignore so dist files are distributed with releases Nov 9, 2017
jest Fix tests and style Nov 23, 2017
plugins Move container component to a built-in plugin Mar 12, 2018
src Escape tracking class names Mar 1, 2019
.editorconfig Convert new stuff to use ES6 modules Aug 27, 2017
.eslintignore Added tests for CLI utils Sep 25, 2018
.eslintrc Support for basic variant generator plugins Jun 26, 2018
.gitignore Include dist folder, but exclude contents Nov 6, 2017
.npmignore Remove docs from main repo Feb 24, 2018
.travis.yml chore: tests Node.js 8 and 10, remove PHP in CI config May 28, 2018
LICENSE Avoid updating license every year Dec 29, 2017
README.md Switch Slack to Discord in README Feb 14, 2019
components.css Move CSS files to root for easier imports Mar 13, 2018
defaultConfig.js Switch to separate config import Nov 14, 2017
defaultConfig.stub.js update margin & padding links to spacing doc Apr 3, 2019
package-lock.json Update dependencies Feb 8, 2019
package.json Update dependencies Feb 8, 2019
preflight.css Move CSS files to root for easier imports Mar 13, 2018
tailwind.css Move CSS files to root for easier imports Mar 13, 2018
utilities.css Move CSS files to root for easier imports Mar 13, 2018
yarn.lock Update dependencies Feb 8, 2019

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.