Skip to content

Incomplete rule is parsed as property #3

Description

@ramya-rao-a

In the below example, there are 2 nodes in the parsed model.
First is of type rule which is right
Second is of type property with name as nav which is clearly wrong.

.foo {
    margin: 1px;
}

nav

I am assuming that there cannot be properties outside of a rule.

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