Skip to content

Q-Peppa/react-css-modules-all

Repository files navigation

react-css-modules-all

Downloads Rating Version

support css module in react code completion, navigation, quick documentation.

Origin

Install Plugin

Plugin Home (https://plugins.jetbrains.com/plugin/25233-react-css-module-all/versions/stable/599113)

Why Not Use WebStorm Based Function

case it will be transformed css name case to camelCase

What's These Plugins Do?

  1. parse css name but not transform case .
  2. support parents selector( & ) in scss/less file .
  3. support navigation for hyphen to class.
  4. auto remove some class name in :global tag, because it's global style.

What's These Plugins Can't Do?

  1. No enough test case

SnapShot

1.jpg 2.jpg 3.jpg 4.jpg 5.jpg