unexpected-ivoryU
Refine3y ago
17 replies
unexpected-ivory

not able to read the css file

import styles from "components/header/index.mdoule.css";
using this for import and have also added a index.module.css file but not able to read that file
Cannot find module 'components/header/index.mdoule.css' or its corresponding type declarations.ts(2307)
Was this page helpful?