A subset of tailwind as pure CSS
Find a file
2024-01-27 03:07:31 -03:00
bin rm source maps 2024-01-27 03:06:22 -03:00
dist rm source maps 2024-01-27 03:06:22 -03:00
src
.gitignore
.projectile
README.md Update README.md 2024-01-27 03:07:31 -03:00
shim.rb

About

tail.css provides a small subset of tailwind that has been extracted from a hobby project. A prebuilt copy of dist/tail.css is provided in case you don't have access to the Ruby sass compiler, along with a minimized copy (dist/tail.min.css). There are compressed copies of those files included in dist/ - they weigh in at around 6KB.

Build

$ bin/build

License

Copyright belongs to the tailwind project.
See tailwindcss/LICENSE.