i have a div in my react component and im importing some class name from a class css file, but the class name is not getting integrated to the main
Actually I've used it like this:
import classes from './Layout.module.css';
As you see in the text of your question:
// using the extension .module.css