Skip to content

Commit 62d63cc

Browse files
author
Andreas Pataki
committed
Deactivate "tailwindCSS.headwind.runOnSave"
Has a conflict with prettier. Changes are getting overwritten when prettier autoformat is enabled.
1 parent 0353760 commit 62d63cc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

coc-settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
],
1212
"diagnostic-languageserver.filetypes": {
1313
"sh": "shellcheck"
14-
}
14+
},
15+
"tailwindCSS.headwind.runOnSave": false
1516
}
16-

0 commit comments

Comments
 (0)