mirror of
https://github.com/zen-browser/desktop.git
synced 2025-12-27 08:38:54 +00:00
Refactor .prettierrc.json: Remove unused tailwindcss plugin and tailwindConfig
This commit is contained in:
@@ -9,9 +9,7 @@
|
||||
"semi": true,
|
||||
"printWidth": 128,
|
||||
"plugins": [
|
||||
"prettier-plugin-tailwindcss"
|
||||
],
|
||||
"tailwindConfig": "./tailwind.config.js",
|
||||
"tailwindFunctions": [
|
||||
"tw"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user