-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
I'm not sure if this is out of scope for this module, but it would be nice to have autocomplete when importing css modules.
At the moment I have code like this
import styles from './Block.module.scss';But vscode will never offer any suggestions when writing the import. Suggestions work just fine when actually using styles.
PsyGik
Metadata
Metadata
Assignees
Labels
No labels