Skip to content

Can't import css from node_modulesΒ #8

Closed
@fracmak

Description

@fracmak

when doing something like import 'some-module/my.css'; babel plugin crashes with a message saying it can't find __dirname/some-module/my.css when it should be looking in ~/node_modules/some-module/my.css`

This is functionality that worked using ReactCSSModules

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions