Skip to content

we should support stylesheets with errors #188

@jogibear9988

Description

@jogibear9988

at the monent a styleshee like this:

  * {
  aa;
  display: block;
  }

or this:

  * {
  aa;
  display: block;
  }

crashes the parser. but we should look if we could still continue parseing and return the valid styles (same as the browser does)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions