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.
This covers adding support for uppercase hex characters in the css color check regex.
From #287:
Adds uppercase check (A-F) in the css regex to pass css of the following format: border-top: 2px #DA4534 solid;