Skip to content

NaeNate/style-sorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Style Sorter

Sorts your declarations meaningfully

Installation

Option 1

  • Click here
  • Click Install

Option 2

  • Open the extensions panel in VS Code
  • Search for Style Sorter
  • Click Install

Usage

  • Press Cmd/Ctrl + Shift + P
  • Type Sort Styles
  • Press Enter

Configuration

  • Press Cmd/Ctrl + ,

  • Search for Style Sorter

  • Choose desired order

    • Alphabetical: Sort alphabetically.

    • Concentric: Sort properties applying outside the box model, moving inward to intrinsic changes.

      • Box
      • Border
      • Background
      • Text
      • Other
    • SMACSS: Sort from most important, flow affecting properties, to least important properties.

      • Positioning
      • Visibility
      • Box model
      • Dimensions
      • Text

Credits

About

Sorts your declarations meaningfully

Topics

Resources

License

Stars

Watchers

Forks