-
-
Notifications
You must be signed in to change notification settings - Fork 607
Closed
Description
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
Labels
No labels