tailwindcss-patch@9.0.0-alpha.3
Pre-release
Pre-release
·
116 commits
to main
since this release
Patch Changes
- π Fix the published CommonJS runtime entry so non-CLI APIs no longer eagerly load the ESM-only
cacdependency. CLI code is now split into a separate lazy-loaded bundle, which keepsrequire('tailwindcss-patch')working in CommonJS config loaders while preserving CLI factory support.e6b0fa3by @sonofmagic