module css Flashcards

1
Q

module

A

import styles from ‘./TodolistTitle.module.css’
<div className={styles.container}>

How well did you know this?
1
Not at all
2
3
4
5
Perfectly