Skip to content

Commit

Permalink
tailwind prettier plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
wilfredinni committed Jun 21, 2022
1 parent 3edf3fb commit 8c04204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierrc.js
Expand Up @@ -5,5 +5,5 @@ module.exports = {
singleQuote: true,
bracketSpacing: true,
arrowParens: 'always',
tailwindConfig: './tailwind.config.js',
plugins: [require('prettier-plugin-tailwindcss')],
}

0 comments on commit 8c04204

Please sign in to comment.