Closed Canuckaholic closed 3 years ago
I'm trying to use this with Sass's math.div method for division, but am getting
error: [plugin: postcss2] There is no module with the namespace "math"
Did you import it with @use?
@use
Thanks, that worked.
I'm trying to use this with Sass's math.div method for division, but am getting