SassError: There is no module with the namespace “math” December 15, 2022 by Tarik Figured it out. I needed to add @use 'sass:math'; at the top of the file.