Skip to content

Commit

Permalink
support angular
Browse files Browse the repository at this point in the history
closes #55
predragnikolic committed Mar 16, 2023
1 parent 6b8e447 commit 0a3c899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LSP-tailwindcss.sublime-settings
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@
"tailwindCSS.experimental.classRegex": [],
},
// ST4
"selector": "source.jsx | source.js.react | source.js | source.tsx | source.ts | source.css | source.scss | source.less | text.html.vue | text.html.svelte | text.html.basic | text.html.twig | text.blade | text.html.blade | embedding.php | text.html.rails | text.html.erb | text.haml | text.jinja | text.django | text.html.elixir",
"selector": "source.jsx | source.js.react | source.js | source.tsx | source.ts | source.css | source.scss | source.less | text.html.vue | text.html.svelte | text.html.basic | text.html.twig | text.blade | text.html.blade | embedding.php | text.html.rails | text.html.erb | text.haml | text.jinja | text.django | text.html.elixir | text.html.ngx",
// ST3
"languages": [
{

0 comments on commit 0a3c899

Please sign in to comment.