Open yukulele opened 8 years ago
The StyleSorter project has been abandoned. Reason being is because this wasn't meant to be something I was gonna continue. I wanted to show how easy it was to implement a better sorting algorithm for CSS-like files. If you were to look into the source, you would see how horrible it was written. Efforts have been made to create a lexer, but because I don't use SCSS that often (I'm no designer) and it wasn't much fun to create lexers, I didn't find it worth my time. This was also an experiment with the Sublime Text API, an API I was deeply disappointed by (it's severely lacking).
Feel free to fork or start a new project with a lexer that does the same as StyleSorter. I would gladly link to it from StyleSorter.
Would it be possible to add support for Stylus files?