Tailwind CSS version 2.2.3 introduces subtle improvements and dependency updates compared to version 2.2.2. While both versions deliver the utility-first CSS framework for rapid UI development, some underlying package versions have shifted. Notably, chokidar updates from 3.5.1 to 3.5.2 in the dependencies, potentially impacting file watching performance during development. postcss-load-config also sees a bump from version 3.0.1 to 3.1.0 which probably updates how the configuration files are loaded and will impact advanced users. In the devDependencies section, cssnano moves from 5.0.5 to 5.0.6 and @babel/core changes from version 7.14.3 to 7.14.6, indicating refined CSS optimization and Babel compilation capabilities respectively. File counts and unpacked sizes in the dist indicate small changes and refinements in the bundled code. Users upgrading should review these updated dependencies, even if the changes are usually automatically handled. For most developers, the core Tailwind CSS experience remains consistent between these minor versions. The release dates mark a one week time difference between the two versions.
The are not vulnerabilities for the version 2.2.3 of the package tailwindcss