We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
accent-color
1 parent 79aad93 commit 214e2b4Copy full SHA for 214e2b4
packages/tailwindcss-language-service/src/util/color.ts
@@ -9,6 +9,7 @@ import * as culori from 'culori'
9
import namedColors from 'color-name'
10
11
const COLOR_PROPS = [
12
+ 'accent-color',
13
'caret-color',
14
'color',
15
'column-rule-color',
0 commit comments