# Tailwind JIT CDN

Use the full power of Tailwind CSS' new JIT compiler by including one script tag to your HTML.

## Usage:

Just include this script tag into your site:

```
<script src="https://unpkg.com/tailwindcss-jit-cdn"></script>
```

You can learn all about this package in our [in-depth blog post](https://beyondco.de/blog/tailwind-jit-compiler-via-cdn).

## Support Us

[<img src="https://usewindy.com/img/card-new.png">](https://usewindy.com)

We spend a lot of time working on our [free developer services](https://beyondco.de/services) or open source packages. You can support our work by [buying one of our paid products](https://beyondco.de/software).

## Credits

- [Marcel Pociot](https://github.com/mpociot)
- [All Contributors](../../contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.