Vue Style Sorter
A VS Code extension to alphabetically sort SCSS styles inside .vue files.
Features
- Sorts SCSS styles within
<style> blocks in Vue files.
- Works with scoped or unscoped
<style> blocks.
- Supports files with or without
lang="scss".
Usage
- Open a
.vue or .scss file in VS Code.
- Right-click inside the editor.
- Select Sort SCSS Styles from the context menu.
- The extension will sort your styles automatically.
License
MIT
| |