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

Configure CSS modules in webpack configuration #1

@adaam2

Description

@adaam2

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

import Styles from './style.css'

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

</div>
..

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions