summaryrefslogtreecommitdiff
path: root/packages/integrations/tailwind/test/basic.test.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-08-08update formatter config (#11640)Gravatar Darius 1-1/+1
* update formatter config * format --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-02-21chore: use biome to sort imports - only test files (#10180)Gravatar Emanuele Stoppa 1-1/+1
* 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-01-30chore(@astrojs/integrations/tailwind): use Node.js for testing (#9875)Gravatar Furkan Erdem 1-4/+8
* chore(@astrojs/integrations/tailwind): use Node.js for testing * chore: update pnpm lock
2023-12-27Add tailwindcss nesting support (#9529)Gravatar Bjorn Lu 1-0/+33
* Add tailwindcss nesting support * Update lockfile