Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Allow attribute concatenation when linting #19

Merged
merged 1 commit into from
Jul 12, 2017
Merged

Allow attribute concatenation when linting #19

merged 1 commit into from
Jul 12, 2017

Conversation

tzi
Copy link
Collaborator

@tzi tzi commented Jul 12, 2017

This notation should be authorized:

.my-class {
  &[type="text"] {
    border: 0;
  }
}

@tzi tzi added the bug label Jul 12, 2017
@tzi tzi merged commit 04c978c into master Jul 12, 2017
@tzi tzi deleted the fix-concat-lint branch July 12, 2017 11:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants