- #3854
b012ee55
Thanks @bholmesdev! - [astro add] Support adapters and third party packages
- #3732
6360f474
Thanks @inwardmovement! - Marks the Tailwind integration config as optional to fix TypeScript validation warnings
- #3183
7a61977d
Thanks @bholmesdev! - Support "astro add" before installing project dependencies
-
#3099
254a8f37
Thanks @tony-sull! - Removes theapplyAstroPreset
integration option. Tailwind presets can be disabled directly from the Tailwind config file by includingpresets: []
See the Tailwind preset docs for more details.
815d62f1
Thanks @FredKSchott! - no changes.
c05a544a
Thanks @FredKSchott! - Update README
e425f896
Thanks @FredKSchott! - Update config options to resepect RFC0019
e425f896
Thanks @FredKSchott! - Adds an option to opt-out of the default base styles for the Tailwind integration
- #2831
5315c3f7
Thanks @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
6b004363
Thanks @bholmesdev! - Add README across Astro built-in integrations
- #2847
3b621f7a
Thanks @tony-sull! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site
- #2831
5315c3f7
Thanks @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
3b621f7a
Thanks @tony-sull! - Adds keywords to the official integrations to support discoverability on Astro's Integrations site