npm install -g @tailwindcss/language-server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Tailwind Colors | |
# Oklch | |
# Red | |
<Multi_key> <o> <r> <0> : "oklch(97.1% 0.013 17.38)" # Lightest (50) | |
<Multi_key> <o> <r> <1> : "oklch(93.6% 0.032 17.717)" # 100 | |
<Multi_key> <o> <r> <2> : "oklch(88.5% 0.062 18.334)" # 200 | |
<Multi_key> <o> <r> <3> : "oklch(80.8% 0.114 19.571)" # 300 | |
<Multi_key> <o> <r> <4> : "oklch(70.4% 0.191 22.216)" # 400 |