Closed
Description
I just upgraded node-sass in my project to version 4.8.1 and sass-rem doesn't work correctly anymore. It continues to convert values from rem to px, but doesn't add rem units, example:
font-size: rem(16px); // -> font-size: 1;
informations about my environment:
software | version |
---|---|
sass-rem | 2.0.0 |
node-sass | 4.8.1 |
node | 9.6.1 |
Operating System | Windows 10 x64 |
Metadata
Assignees
Labels
No labels