Skip to content

Commit 8841249

Browse files
committed
Fix dart-sass version
1 parent 3d7c15f commit 8841249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build.environment]
22
PYTHON_VERSION = "3.13"
33
HUGO_VERSION = "0.151.2"
4-
DART_SASS_VERSION = "1.92.2"
4+
DART_SASS_VERSION = "1.94.2"
55
DART_SASS_URL = "https://github.com/sass/dart-sass/releases/download/"
66

77
[context.production.environment]

0 commit comments

Comments
 (0)