Skip to content

CSS Modules Naming #157

@joezimjs

Description

@joezimjs

CSS Loader creates its class names simply with some sort of hash.

The CSS Modules spec actually uses .folder_file_className_h45H or something similar when attempting to make unique class names. This is preferable since it is now easier to determine what the class is and where it comes from instead of guessing or following an odd rabbit trail to figure it out.

Are there plans to start using the CSS Modules spec for this, or at least give us the option to use it? Can there be?

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