Module Styling
// rest of code
<h1 className={styles.moduleStyling}>Module Styling</h1>import styles from './style.module.css'
// rest of codeLast updated
// rest of code
<h1 className={styles.moduleStyling}>Module Styling</h1>import styles from './style.module.css'
// rest of codeLast updated