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.
- Host: GitHub
- URL: https://github.com/sniperwolf/sublime-text-2-sass-build-system-for-windows
- Owner: sniperwolf
- Created: 2013-02-09T16:33:30.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-04-24T21:42:12.000Z (about 12 years ago)
- Last Synced: 2025-02-28T08:30:24.849Z (over 1 year ago)
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!