Skip to content

Should throw error when root selector has "&" #325

@nschonni

Description

@nschonni

In the Ruby Sass 3.2/3.3 the following will throw the error "Base-level rules cannot contain the parent-selector-referencing character '&'."

&.bar {
  color: red;
}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions