0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/packages/integrations/tailwind
Emanuele Stoppa 062623438b
chore: use biome to sort imports - only test files (#10180)
* chore: use biome to sort imports

* do the sorting

* Update package.json

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>

---------

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-02-21 14:08:19 +00:00
..
src Add tailwindcss nesting support (#9529) 2023-12-27 12:34:01 -05:00
test chore: use biome to sort imports - only test files (#10180) 2024-02-21 14:08:19 +00:00
base.css
CHANGELOG.md [ci] release (#9491) 2023-12-27 13:34:07 -05:00
package.json Update to Vite 5.1 (#10120) 2024-02-15 17:20:38 +08: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