AndreasBackx / StyleSorter

CSS and SCSS attribute type sorter for Sublime Text 3. THIS PROJECT HAS BEEN ABANDONED.
8 stars 3 forks source link

StyleSorter

CSS and SCSS attribute type sorter for Sublime Text 3.

Feel free to fork the repository or issue any suggestions or bugs.

Preview

StyleSorter in action

Installation

Package Manager

Search for StyleSorter, press enter and you're done!

Manual

  1. Change the directory of your console to the location of your Sublime Text 3 packages. The location of this folder can be found by clicking on:
    • Windows and Linux Preferences -> Browse Packages...
    • OS X Sublime Text -> Preferences -> Browse Packages...
  2. Execute the following command, assuming you have Git installed, and you're done:
    git clone https://github.com/AndreasBackx/StyleSorter.git

License

StyleSorter, a CSS and SCSS attribute type sorter for Sublime Text 3.

Copyright (C) 2014 Andreas Backx

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.