gohugoio / hugo

The world’s fastest framework for building websites.
https://gohugo.io
Apache License 2.0
76.03k stars 7.54k forks source link

Correct the minimum required Dart Sass version specified in error message #13065

Closed jmooring closed 3 days ago

jmooring commented 3 days ago

Currently:

error calling toCSS: unsupported Dart Sass version detected, please upgrade to Dart Sass 2.0 or later

Should be:

error calling toCSS: unsupported Dart Sass version detected, please upgrade to Dart Sass 1.63.0 or later
bep commented 3 days ago

I guess my intention was to write v2 of the protocol... But yea.