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

https://github.com/sniperwolf/sublime-text-2-sass-build-system-for-windows

A Sublime Text 2 Sass Build System for Windows users.
https://github.com/sniperwolf/sublime-text-2-sass-build-system-for-windows

Last synced: 5 months ago
JSON representation

A Sublime Text 2 Sass Build System for Windows users.

Awesome Lists containing this project

README

          

Sublime-Text-2-Sass-Build-System-for-Windows
============================================

A Sublime Text 2 Sass Build System for Windows users.

PREREQUISITES
------------------------------------

Ruby and the Sass Gem must be installed on your Windows.

INSTALLATION
------------------------------------

1. Download the zipped package from Github;
2. Browse to the Sublime Text 2 Package folder:
C:\Users\\AppData\Roaming\Sublime Text 2\Packages

3. Once opened, close Sublime Text 2;
4. Extract the *.zip, rename the folder to "Sass Build" (or something like this) and move it in the package folder;
5. Restart Sublime Text 2.

Now you will find the Sass build system in "Tools" -> "Build Systems..." -> "Sass" or "Sass Minify".
Enjoy!