Skip to content
This repository was archived by the owner on Mar 28, 2019. It is now read-only.
This repository was archived by the owner on Mar 28, 2019. It is now read-only.

Breaks parsing @media rules #105

@CTaylor1118

Description

@CTaylor1118

The parsing for consecutive @media rules (and likely @Keyframes and @font-face) is broken. It seems to be due to the code assuming that @ is the next character (https://github.com/mozilla/slowparse/blob/gh-pages/slowparse.js#L224) when it may be a space. I can make a PR if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions