Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use CSS without Modules? #16

Open
ephraimduncan opened this issue Jul 14, 2020 · 0 comments
Open

Use CSS without Modules? #16

ephraimduncan opened this issue Jul 14, 2020 · 0 comments

Comments

@ephraimduncan
Copy link

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant