Skip to content

Commit

Permalink
Merge 9298f87 into 2aeaac7
Browse files Browse the repository at this point in the history
  • Loading branch information
Calme1709 committed Jan 20, 2021
2 parents 2aeaac7 + 9298f87 commit 943e257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rules/declaration-nested-properties/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ a {
font: {
size: 10px;
}
font-weight: 400; // This one should be nested either
font-weight: 400; // This one should be nested aswell
}
```

Expand Down

0 comments on commit 943e257

Please sign in to comment.