Closed Juuen closed 5 months ago
[sass] error: Incompatible units: 'vh' and 'rem'.
when use vh/rem css unit, the project cannot be build.
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.
node-sass
[sass] error: Incompatible units: 'vh' and 'rem'.
when use vh/rem css unit, the project cannot be build.