Skip to content

@-ms-viewport is still an error #443

@cvrebert

Description

@cvrebert

Regression of #401? Still seeing it over at Bootstrap:

bootstrap (master) $ npm list | grep css
├─┬ [email protected]
│ └─┬ [email protected]
bootstrap (master) $ grunt csslint
Running "csslint:src" (csslint) task
Linting dist/css/bootstrap.css ...ERROR
[...]
[L7278:C1]
>> Unknown @ rule: @-ms-viewport. This rule looks for recoverable syntax errors. (errors)
[...]
Warning: Task "csslint:src" failed. Use --force to continue.

Aborted due to warnings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions