Skip to content

The _parseAt* functions consume one too many characters which can cause problems with minified CSS #88

@mrphang

Description

@mrphang

In _parseAtPage, for example, the line

src = src[len('@page '):].lstrip()

will throw a ParseError for the following valid css

@page{/.../}

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