Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ts-css-modulesNew to Visual Studio Code? Get it now.
ts-css-modules

ts-css-modules

haha

|
283 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode CSS Modules

Build Status

Extension for CSS Modules, which supports

  • autocomplete
  • go to definition

Demo

Installation

Search css modules on the VS Code Marketplace.

Usage

Currently, this extension only support React project.

Settings

CamelCase for autocomplete

If you write kebab-case classes in css files, but want to get camelCase complete items, set following to true.

{
   "cssModules.camelCase": true
}

update

读取tsconfig.json 处理paths路径配置

Feedback

Feel free to submit any issues or pull request.

License

 _________________
< The MIT License >
 -----------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft