sass / node-sass-middleware

connect middleware extracted from node-sass
MIT License
262 stars 84 forks source link

[sass] error: Incompatible units: 'vh' and 'rem'. #159

Closed Juuen closed 5 months ago

Juuen commented 2 years ago

[sass] error: Incompatible units: 'vh' and 'rem'.

when use vh/rem css unit, the project cannot be build.

C-Ezra-M commented 6 months ago

This middleware for Express.js depends on node-sass, which is deprecated. While it is maintained to provide security updates, it doesn't support new CSS features, like the vh/rem units.