NPM error while installing node-sass & sass-loader
Now, I write react app using ts template, and decided to use module scss styles,
to do style imports like that:
import styles from "./FilmPage.module.scss"
Now, I write react app using ts template, and decided to use module scss styles,
to do style imports like that:
import styles from "./FilmPage.module.scss"