summaryrefslogtreecommitdiff
path: root/packages/integrations/tailwind/src/index.ts (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-13Compat with Astro < 1.5 (#5082)Gravatar Matthew Phillips 1-1/+1
2022-10-12feat: restart dev server when tsconfig and tailwind config changes (#4947)Gravatar Juan Martín Seery 1-5/+45
2022-08-03[ci] update lockfile (#4100)Gravatar Fred K. Bot 1-1/+0
2022-07-07update lockfile (#3828)Gravatar Fred K. Schott 1-0/+1
2022-06-29manual lockfile update (#3751)Gravatar Fred K. Schott 1-4/+2
2022-06-28Fix Tailwind integration Typescript warning (#3732)Gravatar Victor 1-1/+1
2022-06-06[ci] formatfix/map-file-404-logsGravatar FredKSchott 1-4/+4
2022-04-13[ci] formatGravatar tony-sull 1-1/+1
2022-04-13Fixing bug that could lose Tailwind's default presets (#3099)Gravatar Tony Sullivan 1-15/+1
2022-04-02update prettier width (#2968)Gravatar Fred K. Schott 1-3/+11
2022-04-02Migrate to new config (#2962)Gravatar Nate Moore 1-9/+9
2022-04-01Allows projects to opt out of the base Tailwind styles (#2959)Gravatar Tony Sullivan 1-2/+13
2022-03-21Feat: support tailwind config files (#2831)Gravatar Ben Holmes 1-6/+54
2022-03-18Astro Integration System (#2820)Gravatar Fred K. Schott 1-0/+31