Skip to content

Commit

Permalink
style: format code with Prettier
Browse files Browse the repository at this point in the history
This commit fixes the style issues introduced in 7a6a80b according to the output
from Prettier.

Details: #4
  • Loading branch information
deepsource-autofix[bot] committed Jun 9, 2024
1 parent 7a6a80b commit ea3a35e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/tailwind/postcss.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ module.exports = {
tailwindcss: {},
autoprefixer: {},
},
}
};

0 comments on commit ea3a35e

Please sign in to comment.