* fixing bug that could lose Tailwind's default presets * updating integration README * chore: adding changeset * test: fixing the tailwind tests
309 B
309 B
@astrojs/tailwind |
---|
minor |
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.