aboutsummaryrefslogtreecommitdiffstats
path: root/.prettierrc
diff options
context:
space:
mode:
Diffstat (limited to '.prettierrc')
-rw-r--r--.prettierrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/.prettierrc b/.prettierrc
index 0967ef42..b4bfed35 100644
--- a/.prettierrc
+++ b/.prettierrc
@@ -1 +1,3 @@
-{}
+{
+ "plugins": ["prettier-plugin-tailwindcss"]
+}