Astro: @astrojs/tailwind@0.2.0 Release

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

Top Contributors in @astrojs/tailwind@0.2.0

Could not determine top contributors for this release.

Directory Browser for @astrojs/tailwind@0.2.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

  • #3099 254a8f37 Thanks @tony-sull! - Removes the applyAstroPreset integration option. Tailwind presets can be disabled directly from the Tailwind config file by including presets: []

    See the Tailwind preset docs for more details.