diff --git a/.prettierrc.js b/.prettierrc.js index b19a307..c41c7fd 100644 --- a/.prettierrc.js +++ b/.prettierrc.js @@ -7,4 +7,5 @@ module.exports = { printWidth: 100, tabWidth: 2, useTabs: true, + plugins: ['prettier-plugin-tailwind'] } \ No newline at end of file