-
-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Sorry for disturbing again, but I really need this.
In your series, you use CSS Modules, more like as a component import styles from "./style.css" then reference it with
className={styles.title}
I want to use it straight away without importing it as a component.
Like
import "./style.css"
className="title"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels