mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-25 22:00:58 +02:00
resources: Update Dart Sass error message
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
7ee36b3718
commit
57165d44ed
@@ -39,7 +39,7 @@ import (
|
||||
"github.com/bep/godartsass/v2"
|
||||
)
|
||||
|
||||
// Supports returns whether dart-sass-embedded is found in $PATH.
|
||||
// Supports returns whether sass, dart-sass, or dart-sass-embedded is found in $PATH.
|
||||
func Supports() bool {
|
||||
if htesting.SupportsAll() {
|
||||
return true
|
||||
|
Reference in New Issue
Block a user