Skip to content

Colors don't show up in CSS file, if the HEX value is after a : #27

Description

@Chrissi4446

vim-css-colors didn't work in css file after a : (colon) was before the hex value.
For example:
.someClass{
color: #F2F2F2
}
In this case the colors don't show up because of the colon. it works fine if there is no colon to the left of the Hex value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions