Port of the IntelliJ plugin from /Users/tirozit/projects/intellij-extract-css for Visual Studio Code.
- Extracts class names from HTML, JSX, Vue, PHP, Pug, and similar markup.
- Works on the full document or only the current selections.
- Generates CSS, SCSS, SASS, LESS, or Stylus output.
- Supports optional BEM nesting with configurable separators.
- Writes the result into a new stylesheet tab or directly to the clipboard.
ECSStractor: Extract CSS
ecsstractor.target:newFileorclipboardecsstractor.language:css,scss,sass,less,stylusecsstractor.bemecsstractor.bemCommentsecsstractor.bemElementPrefixecsstractor.bemModifierPrefix
npm install
npm run build