Skip to content

import named className doesn't work #91

Open
@hualu00

Description

@hualu00

Bellowing doesn't work:

import { className } from './xxx.modules.css';  

However this works:

import styles from './xxx.modules.css';  
const {className} = styles;  

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions