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 735808f commit 06a1e93Copy full SHA for 06a1e93
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changelog
2
---------
3
4
+### 3.2.0
5
+
6
+- Append file content instead of overwriting when `data`-option is already present [#216](https://github.com/jtangelder/sass-loader/pull/216)
7
+- Make `indentedSyntax` option a bit smarter [#196](https://github.com/jtangelder/sass-loader/pull/196)
8
9
10
### 3.1.2
11
12
- Fix loader query not overriding webpack config [#189](https://github.com/jtangelder/sass-loader/pull/189)
0 commit comments