Skip to content

Working with react-css-modules #95

Open
@Igor-Vuk

Description

@Igor-Vuk

I am using babel-plugin-react-css-modules. With the help of it I can just do this to load my css modules.

import './index.local.scss'
...
<div styleName="container">

I am using server-side rendering and when I include css-modules-require-hook my app works but I can not get styles to show? Is it possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions