Releases: mhsdesign/jit-browser-tailwindcss
Releases · mhsdesign/jit-browser-tailwindcss
0.4.2
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.2
Version 0.2.0 🎉 50% smaller bundle size! & Prepacked via esbuild
50% smaller bundle size!
Via rewrite of the internals.
Thanks @remcohaszing for the initial work at https://github.com/remcohaszing/monaco-tailwindcss which is the foundation ;)
Further changes
- using esbuild as bundler ;)
- this library is now prepacked, so we declare dependencies to for example
postcss
this way when you want to develop on top of this and also happen to use postcss, it will only be included once in the final bundle ^^ - lower level api to create tailwind post css plugin https://github.com/mhsdesign/jit-browser-tailwindcss#lower-level-api-to-create-tailwind-post-css-plugin
- better examples: https://github.com/mhsdesign/jit-browser-tailwindcss#examples
- unpkg cdn
- typescript types
jitBrowserTailwindcss
is marked as deprecated
using tailwind 3.1.8
v0.1.0-beta.1
🎉 First beta!