tailwind-jit-api icon indicating copy to clipboard operation
tailwind-jit-api copied to clipboard

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

Results 3 tailwind-jit-api issues
Sort by recently updated
recently updated
newest added

``` https://tailwind-jit.beyondco.de/tailwind.js?config={ corePlugins: { preflight: false } } ``` p/s tq for the wonderful package, now I can easily make prototyping on any html files...

Could it be that iOS browsers have some difficulties using the api? [Here's an example page](https://goofy-villani-5895cf.netlify.app/) if it helps, with the [source code here](https://github.com/JenteSL/bc-jit-api-issue/blob/main/index.html). It displays fine on a laptop,...