0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/packages/integrations/tailwind
Chris Swithinbank 8e500f2f96
Add css keyword to Tailwind integration (#12161)
* Add `css` keyword to Tailwind integration

* Add changeset
2024-10-08 23:40:49 +02:00
..
src update formatter config (#11640) 2024-08-08 12:12:50 +02:00
test update formatter config (#11640) 2024-08-08 12:12:50 +02:00
base.css
CHANGELOG.md [ci] release (#12002) 2024-09-18 00:21:35 +02:00
package.json Add css keyword to Tailwind integration (#12161) 2024-10-08 23:40:49 +02:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@astrojs/tailwind 💨

This Astro integration brings Tailwind's utility CSS classes to every .astro file and framework component in your project, along with support for the Tailwind configuration file.

Documentation

Read the @astrojs/tailwind docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro