Skip to content

export classes (include :global) #258

Closed
@DragorWW

Description

@DragorWW

if not use css-module, how to get class from file ?

//style.css
.block {width:1 00%;}
.block_mod {color: red;}
//index.es6
import slyle form './style.css';
//style = [
//  'block',
//  'block_mod'
//];

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions