mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
d082689385
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
733 B
733 B
@astrojs/tailwind
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