Astro: @astrojs/tailwind@2.0.0 Release

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

Top Contributors in @astrojs/tailwind@2.0.0

Could not determine top contributors for this release.

Directory Browser for @astrojs/tailwind@2.0.0

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

Release Notes Published

Migration to v2

Tailwind CSS is now a peer dependency, so you will need to install it manually when updating this integration:

npm install tailwindcss

Major Changes