You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
[sass] error: Incompatible units: 'vh' and 'rem'.
when use vh/rem css unit, the project cannot be build.
The text was updated successfully, but these errors were encountered: