tailwindlabs / tailwindcss.com

The Tailwind CSS documentation website.
https://tailwindcss.com
3.25k stars 1.72k forks source link

Integrating a release into static page #1865

Open Aurrix opened 3 weeks ago

Aurrix commented 3 weeks ago

I would like to integrate one of the releases of tailwind through web jar to a static page. It is basically a clone of the release zip of the tailwind.

So I was wondering if there is a way to integrate it without a build step directly into HTML.

Could you please provide an example of how to do that?