Skip to content

Parsing fails for font imports with multiple weights due to CSSOM parser issue #122

Description

@RahulLanjewar93

CSSOM doesn't expect ; inside import statements.
However while importing fonts we can have multiple weights, where in we will have to use the ;.

In this case, the parsing fails.
Have attached the issue link below. The workaround is also mentioned in the thread for whoever is facing this issue.
NV/CSSOM#116

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions