I import component level module scss as
import styles from \'./SideDrawer.module.scss\';
then apply the scss below
However, the scss is not taking effect.<