Sass and There is no module with the namespace "color".

Sass and There is no module with the namespace "color".

Publish Date: Oct 2 '23
1 0

Solution:

  1. Make sure to install the dart-sass npm package.
  2. At the very top of your Sass file, provide: @use "sass:color";.

Comments 0 total

    Add comment