Skip to content

Commit 639ab9a

Browse files
committed
wip
1 parent 98e4d8f commit 639ab9a

File tree

1 file changed

+1
-1
lines changed
  • packages/tailwindcss-language-service/src/util

1 file changed

+1
-1
lines changed

packages/tailwindcss-language-service/src/util/css-vars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ function replaceCssVars(str: string, replace: CssVarReplacer): string {
5555
}
5656

5757
return str
58-
}
58+
}

0 commit comments

Comments
 (0)