Astro: @astrojs/tailwind@2.1.0 Release

Release date:
October 13, 2022
Previous version:
@astrojs/tailwind@2.0.2 (released September 29, 2022)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/tailwind@2.1.0

Could not determine top contributors for this release.

Directory Browser for @astrojs/tailwind@2.1.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Minor Changes

  • #4947 a5e3ecc80 Thanks @JuanM04! - ## HMR on config file changes

    New in this release is the ability for config changes to automatically reflect via HMR. Now when you edit your tsconfig.json or tailwind.config.js configs, the changes will reload automatically without the need to restart your dev server.