File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
- ## 1.26.0-test.1
1
+ ## 1.26.0-test.2
2
2
3
3
* ` @use ` rules whose URLs' basenames begin with ` _ ` now correctly exclude that
4
4
` _ ` from the rules' namespaces.
5
5
6
- * Don't throw errors if the exact same member is loaded or forwarded from
7
- multiple modules at the same time.
8
-
9
6
* Fix a bug where imported forwarded members weren't visible in mixins and
10
7
functions that were defined before the ` @import ` .
11
8
9
+ ## 1.26.0-test.1
10
+
11
+ * Don't throw errors if the exact same member is loaded or forwarded from
12
+ multiple modules at the same time.
13
+
12
14
## 1.25.2
13
15
14
16
* Fix a bug where, under extremely rare circumstances, a valid variable could
Original file line number Diff line number Diff line change 1
1
name : sass
2
- version : 1.26.0-test.1
2
+ version : 1.26.0-test.2
3
3
description : A Sass implementation in Dart.
4
4
author : Sass Team
5
5
homepage : https://github.com/sass/dart-sass
You can’t perform that action at this time.
0 commit comments