You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@allan2 That's actually a separate issue. I've looked into that as well, and I'm mostly done with it. But there are a few tests failing. I might push a draft PR in a bit anyways because I'm not sure if those tests are based on correct behavior or not.
Based on issue microsoft/vscode#166197
File: cssCompletion.ts
This function only tests for built-in colors and hex values. Adding another part to it that checks for color functions fixes the two color functions.
Making this change fixes $rgb and $rgba.
The text was updated successfully, but these errors were encountered: