mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
48c9b142cc
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2.3 KiB
2.3 KiB
@astrojs/tailwind
0.1.0
Minor Changes
- #2962
17c02925
Thanks @natemoo-re! - Update config options to resepect RFC0019
Patch Changes
- #2959
226822cb
Thanks @tony-sull! - Adds an option to opt-out of the default base styles for the Tailwind integration
0.0.2
Patch Changes
- #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
0.0.2-next.0
Patch Changes
- #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