We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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;