Bug Fix
Fixed ERR_MODULE_NOT_FOUND when running the published package — the build/version/ directory was missing from the files array in package.json.
What changed
- Added
build/versionto thefilesarray so the version config module is included in the npm package
Full v1.1.x features
See v1.1.0 release notes for the complete feature summary (TailwindCSS v3 + v4 version support).
Full Changelog: v1.1.0...v1.1.1