Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

Configure CSS modules in webpack configuration #1

Open
adaam2 opened this issue Mar 5, 2018 · 0 comments
Open

Configure CSS modules in webpack configuration #1

adaam2 opened this issue Mar 5, 2018 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@adaam2
Copy link
Owner

adaam2 commented Mar 5, 2018

We want to be able to use CSS modules like so:

import Styles from './style.css'

..
<div className={Styles.myClass}>

</div>
..
@adaam2 adaam2 added good first issue Good for newcomers help wanted Extra attention is needed labels Mar 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant