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 5c31d1f commit dd5db76Copy full SHA for dd5db76
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.67.1
2
+
3
+### Embedded Sass
4
5
+* Properly include TypeScript types in the `sass-embedded` package.
6
7
## 1.67.0
8
9
* All functions defined in CSS Values and Units 4 are now once again parsed as
pubspec.yaml
@@ -1,5 +1,5 @@
name: sass
-version: 1.67.0
+version: 1.67.1-dev
description: A Sass implementation in Dart.
homepage: https://github.com/sass/dart-sass
0 commit comments