I have a React project that uses CSS Modules by importing .css files. e.g. import styles from "./styles/MyComponent.css";
import styles from "./styles/MyComponent.css";
I find myself now in a s