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 2cedc62 commit 3b46880Copy full SHA for 3b46880
CHANGELOG.md
@@ -1,7 +1,12 @@
1
## 1.83.5-dev
2
3
* Fix the error message for `@extend` without a selector and possibly other
4
- parsing edge-cases in contexts that allow interpolation..
+ parsing edge-cases in contexts that allow interpolation.
5
+
6
+### Embedded Host
7
8
+* Fixed the implementation of the `SassBoolean` type to adhere to the spec,
9
+ now using a class instead of an interface.
10
11
## 1.83.4
12
0 commit comments