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 90e4225 commit b11e34dCopy full SHA for b11e34d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+<a name="3.0.0"></a>
2
+# 3.0.0 (2023-10-25)
3
+
4
+* feat: Support for Dart sass ([90e4225](https://github.com/jgranstrom/sass-extract/commit/90e4225))
5
6
7
8
<a name="2.1.0"></a>
9
# 2.1.0 (2018-01-17)
10
package.json
@@ -1,6 +1,6 @@
{
"name": "sass-extract",
- "version": "2.1.0",
+ "version": "3.0.0",
"description": "Extract structured variables from sass files. Fast and accurate.",
"main": "lib/index.js",
"scripts": {
0 commit comments