Skip to content

Commit f9cf7cb

Browse files
Merge pull request #32 from JavaAmazonas/feat/tailwind-v4
feat: migrate to Tailwind CSS v4
2 parents 07e95eb + fc05f0e commit f9cf7cb

4 files changed

Lines changed: 625 additions & 863 deletions

File tree

.postcssrc.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"plugins": {
3+
"@tailwindcss/postcss": {}
4+
}
5+
}

0 commit comments

Comments
 (0)