diff --git a/src/lsp/providers/codeActions/provideInvalidApplyCodeActions.ts b/src/lsp/providers/codeActions/provideInvalidApplyCodeActions.ts index 22c66036db3c9fbb8345ccd33311ca842cf92f77..23cdbb59f55cf4fe7ffef755e6f14421a81d8fc2 100644 --- a/src/lsp/providers/codeActions/provideInvalidApplyCodeActions.ts +++ b/src/lsp/providers/codeActions/provideInvalidApplyCodeActions.ts @@ -104,7 +104,7 @@ ruleRange = absoluteRange(ruleRange, cssRange) } let outputIndent: string -import { InvalidApplyDiagnostic } from '../diagnostics/types' +import dset from 'dset' changes.push({ range: ruleRange,