tail.css/README.md
2024-01-27 02:45:14 -03:00

20 lines
526 B
Markdown

## About
tail.css provides a small subset of
[tailwind](https://tailwindcss.com/)
that has been extracted from a hobby project. A prebuilt copy of
[dist/tail.css](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](dist/tail.min.css)).
## Build
$ bin/build
## License
Copyright belongs to the
[tailwind project](https://tailwindcss.com/).
<br>
See [tailwindcss/LICENSE](https://github.com/tailwindlabs/tailwindcss/blob/master/LICENSE).