Skip to content

Works for import s from 'file.css', but not for global import 'file.css' #183

Open
@rockus123

Description

@rockus123

isomorphic-style-loader v. 5.1 works for withStyles(s) HOC:

import s from './file.css'

but not for global

import './file.css'

Please advise. Thank you.

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