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
- Host: GitHub
- URL: https://github.com/badsyntax/atom-sassbeautify
- Owner: badsyntax
- License: mit
- Created: 2014-03-21T09:41:42.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-28T11:24:13.000Z (about 12 years ago)
- Last Synced: 2025-02-28T22:55:17.624Z (over 1 year ago)
- Language: JavaScript
- Size: 348 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# sassbeautify package
https://atom.io/packages/sassbeautify
An Atom package that beautifies your Sass files!

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.