Skip to content

Commit

Permalink
config: vscode setting for tailwind intellisense
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulhaseeb13mar committed Sep 18, 2023
1 parent 30dc4b8 commit 73b20fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
},
"tailwindCSS.includeLanguages": {
"plaintext": "html"
}
},
"tailwindCSS.classAttributes": ["class", "className", "ngClass", ".*Class*"]
}

0 comments on commit 73b20fd

Please sign in to comment.