/tailwind-css-cdn

Primary LanguageCSSMIT LicenseMIT

Tailwind CSS CDN Generator!

This is the demo site for the repo template

GitHub tag (latest by date)

How to use

The system will auto release on any push to master. After a few minutes, you should be able to use your script in the following way:

Finding this project useful? Support it by sponsoring me.

<!-- Always keep your build current against the most recent Tailwind CSS version -->
<script src="https://cdn.jsdelivr.net/gh/KevinBatdorf/tailwind-css-cdn/builds/90sTerminal.min.css"></script>

<!-- Tie to a specific release -->
<script src="https://cdn.jsdelivr.net/gh/KevinBatdorf/tailwind-css-cdn@v1.8.13-0-1-0-299415737-3/builds/90sTerminal.min.css"></script>