Skip to content

Fix CSS syntax validator #14

@lahmatiy

Description

@lahmatiy

Currently CSS syntax validator is using its own rules to validate CSS. These rules are outdated and confuses users (csstree/csstree#171). So the rules should be fixed or replaced with csstree's validator.

An alternative option to reject the validator's page and redirect to CSS syntax reference where will be a functionality to validate CSS syntax. This option looks more promising to me, because in addition to CSS validating according to existing syntax definitions, I would also like to add the ability to supplement or redefine syntax definitions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions