- #3183
7a61977dThanks @bholmesdev! - Support "astro add" before installing project dependencies
-
#3099
254a8f37Thanks @tony-sull! - Removes theapplyAstroPresetintegration option. Tailwind presets can be disabled directly from the Tailwind config file by includingpresets: []See the Tailwind preset docs for more details.
815d62f1Thanks @FredKSchott! - no changes.
c05a544aThanks @FredKSchott! - Update README
e425f896Thanks @FredKSchott! - Update config options to resepect RFC0019
e425f896Thanks @FredKSchott! - Adds an option to opt-out of the default base styles for the Tailwind integration
- #2831
5315c3f7Thanks @bholmesdev! - Add support for tailwind config files. These can either be a standardtailwind.config.js|cjs|mjs, or a custom filename as specified in your integration config.
- #2885
6b004363Thanks @bholmesdev! - Add README across Astro built-in integrations
- #2847
3b621f7aThanks @tony-sull! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site
- #2831
5315c3f7Thanks @bholmesdev! - Add support for tailwind config files. These can either be a standardtailwind.config.js|cjs|mjs, or a custom filename as specified in your integration config.
- #2847
3b621f7aThanks @tony-sull! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site