Skip to content

Values "repeat-x" and "repeat-y" not correctly highlighted #41

@fi5er

Description

@fi5er

Using Vim 7.4, the values repeat-x and repeat-y are not recognized by css.vim:

#example2 {

    background-repeat: repeat;
    background-repeat: repeat-x;
    background-repeat: repeat-y;

}

Screenshot:
css-vim-repeat

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