tailwind-ctp-intellisense/packages/tailwindcss-language-service/src
Brad Cornes 6c2dbf7355
Fix `theme` helper handling when specifying default value (#747)
* Fix `theme` helper handling when specifying default value

* Tidy
2023-03-27 20:20:21 +01:00
..
codeActions Remove language service dependency on TextDocuments (#742) 2023-03-27 18:39:56 +01:00
diagnostics Exclude classes in `blocklist` from IntelliSense (#746) 2023-03-27 18:56:02 +01:00
util Fix `theme` helper handling when specifying default value (#747) 2023-03-27 20:20:21 +01:00
completionProvider.ts Exclude classes in `blocklist` from IntelliSense (#746) 2023-03-27 18:56:02 +01:00
documentColorProvider.ts Exclude classes in `blocklist` from IntelliSense (#746) 2023-03-27 18:56:02 +01:00
documentLinksProvider.ts Add support for `@config` 2022-10-17 17:59:07 +01:00
hoverProvider.ts Theme helper improvements 2022-10-17 17:56:00 +01:00
index.ts Add support for v3-alpha (#424) 2021-10-01 14:11:45 +01:00