An open API service indexing awesome lists of open source software.

https://github.com/badsyntax/atom-sassbeautify

Beautify your Sass files
https://github.com/badsyntax/atom-sassbeautify

Last synced: about 1 year ago
JSON representation

Beautify your Sass files

Awesome Lists containing this project

README

          

# sassbeautify package

https://atom.io/packages/sassbeautify

An Atom package that beautifies your Sass files!

![ScreenShot](https://raw.github.com/badsyntax/atom-sassbeautify/master/screen.gif)

This package is currently under development, and has only been tested on OSX.

You will need to install Sass.

If are you using a ruby version manager, you will need to set the PATH in the package settings: Preferences >> Sassbeautify >> Path. (To get the PATH, open up a new shell and type `echo $PATH`.)

Please create an issue if it does not work for you.