Skip to content

@supports #45

@brunobydesign

Description

@brunobydesign

Hello,

the css below which is acceptable according to csslint.net triggers "Parsing errors - Unknown @ rule: @supports. (errors)" when used with brackets-csslints.

@supports (background-color:midnightblue) {
.bottombar {
background-color: midnightblue;
}
}

TIA for your answer
Best regards
Bruno

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