Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- Fixed extend leaking through nested parent selector. #2586
- Added "or" keyword and allowed arbitrary logical expression in guards
- Fixing #2124 - Parsing Error "Unrecognised input" for color operations
- Logical operator ```and``` now has higher precence than logical operator ```or```.
- Logical operator ```and``` now has higher precedence than logical operator ```or```.
- Allow unknown at-rules w/o {} block

# 2.5.3
Expand Down