Description
Editors can understand CSS Modules files through a language server. This helps web developers get completion, navigation, and diagnostics when class names are shared between CSS module files and JavaScript or TypeScript code.
It usually runs under an editor or IDE rather than as an app opened by the user. Projects may need editor configuration so the language server is associated with the correct workspace.