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
I am using react-css-module to make a SPA.Everything is ok when I use background-image in other places, but not correctly at here.The code and web dev tool's screenshot is as follows.
./promotion.scss:
./promotion.js:
screenshot of style block's in web dev tool:
error message in console:
The text was updated successfully, but these errors were encountered:
yeah, the 4vh is replaced but really shouldn't. This problem was first reported in #34 and attempted to be fixed in #86 - would you like to pick up that PR and bring it across the finish line?
I am using react-css-module to make a SPA.Everything is ok when I use background-image in other places, but not correctly at here.The code and web dev tool's screenshot is as follows.
./promotion.scss:
./promotion.js:
screenshot of style block's in web dev tool:
error message in console:
The text was updated successfully, but these errors were encountered: