tailwind-ctp-intellisense/packages/tailwindcss-language-service/src/diagnostics
Robin Malfait 3f9762e003
Handle the `DEFAULT` case for `matchVariant` (#635)
* handle the `DEFAULT` case

* Prettier

Co-authored-by: Brad Cornes <hello@bradley.dev>
2022-10-19 18:18:06 +01:00
..
diagnosticsProvider.ts Add automatic support for multi-config workspaces, including `@config` resolution (#633) 2022-10-18 20:35:02 +01:00
getCssConflictDiagnostics.ts Revert "Improve conflict diagnostics (#503)" (#525) 2022-04-13 22:24:02 +01:00
getInvalidApplyDiagnostics.ts update settings schema 2021-05-04 12:40:50 +01:00
getInvalidConfigPathDiagnostics.ts Theme helper improvements 2022-10-17 17:56:00 +01:00
getInvalidScreenDiagnostics.ts Ignore commented out code (#599) 2022-09-01 15:06:47 +01:00
getInvalidTailwindDirectiveDiagnostics.ts Ignore commented out code (#599) 2022-09-01 15:06:47 +01:00
getInvalidVariantDiagnostics.ts Handle the `DEFAULT` case for `matchVariant` (#635) 2022-10-19 18:18:06 +01:00
getRecommendedVariantOrderDiagnostics.ts Support `insiders` versions of `tailwindcss` (#571) 2022-07-06 16:07:13 +01:00
types.ts update diagnostic name 2021-05-05 14:52:22 +01:00