We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1df2ad commit 7c6d741Copy full SHA for 7c6d741
CHANGELOG.md
@@ -5,10 +5,9 @@
5
* **Potentially breaking bug fix**: Selectors with unmatched brackets now always
6
produce a parser error. Previously, some edge cases like `[foo#{"]:is(bar"}) {a:
7
b}` would compile without error, but this was an unintentional bug.
8
-## 1.83.5-dev
9
10
* Fix the error message for `@extend` without a selector and possibly other
11
- parsing edge-cases in contexts that allow interpolation..
+ parsing edge-cases in contexts that allow interpolation.
12
13
## 1.83.4
14
0 commit comments