diff --git a/doc/netlify.toml b/doc/netlify.toml index caa04402..5e44ebd0 100644 --- a/doc/netlify.toml +++ b/doc/netlify.toml @@ -1,7 +1,7 @@ [build.environment] PYTHON_VERSION = "3.8" # netlify currently only support 2.7 and 3.8 HUGO_VERSION = "0.126.2" - DART_SASS_VERSION = "1.77.0" + DART_SASS_VERSION = "1.77.5" DART_SASS_URL = "https://github.com/sass/dart-sass/releases/download/" [context.production.environment]