Skip to content

Commit e6dec94

Browse files
committed
sample(tailwind): add tailwind sample and integration
1 parent 432065e commit e6dec94

File tree

8 files changed

+711
-27
lines changed

8 files changed

+711
-27
lines changed

.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)