79130044

Date: 2024-10-27 06:55:47
Score: 1
Natty:
Report link

The error message you’re seeing indicates that your Vite app is using an older version of the Sass API, specifically the "legacy JavaScript API." This legacy API is being phased out and will be removed in future versions of Dart Sass, specifically in version 2.0.0.

You can update your sass version or silence this warning, the sample codes are exist in another codes.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Alireza Rezaei