SCSS
The TextMate SCSS Official Bundle. Now Compatible with SublimeText2.
Details
Installs
- Total 668K
- Win 322K
- Mac 252K
- Linux 94K
Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | Aug 9 | Aug 8 | Aug 7 | Aug 6 | Aug 5 | Aug 4 | Aug 3 | Aug 2 | Aug 1 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 3 | 11 | 17 | 12 | 11 | 16 | 11 | 11 | 7 | 16 | 10 | 13 | 8 | 8 | 5 | 7 | 11 | 12 | 10 | 16 | 12 | 5 | 5 | 14 | 2 | 14 | 8 | 9 | 5 | 5 | 6 | 12 | 12 | 7 | 8 | 5 | 5 | 19 | 21 | 10 | 12 | 11 | 10 | 9 | 16 | 12 |
Mac | 4 | 4 | 8 | 9 | 9 | 10 | 6 | 3 | 2 | 4 | 7 | 3 | 6 | 7 | 3 | 4 | 5 | 9 | 7 | 5 | 3 | 6 | 5 | 8 | 8 | 4 | 5 | 2 | 10 | 4 | 6 | 3 | 6 | 7 | 2 | 2 | 4 | 4 | 5 | 11 | 9 | 9 | 0 | 2 | 7 | 8 |
Linux | 2 | 2 | 7 | 5 | 1 | 1 | 2 | 0 | 5 | 2 | 3 | 1 | 3 | 5 | 4 | 1 | 0 | 3 | 5 | 1 | 3 | 1 | 1 | 2 | 1 | 1 | 2 | 3 | 1 | 1 | 4 | 2 | 1 | 3 | 3 | 4 | 1 | 0 | 1 | 3 | 2 | 2 | 2 | 3 | 2 | 5 |
Readme
- Source
- raw.githubusercontent.com
A Sass & SCSS syntax package for Sublime Text 2
How to Install
Package Control (Recommended)
- Package Control: Install Package
SCSS
- Restart Sublime Text
Git
- Clone to your packages folder
git clone -b SublimeText2 git://github.com/kuroir/SCSS.tmbundle.git SCSS
- Restart Sublime Text
Download
- Download this ZIP file
- Move to packages folder (In the **Sublime Text 2* menu → Preferences → Browse Packages…)*
- Restart Sublime Text
How to Upgrade
Package Control
- Package Control: Upgrade Package
SCSS
- Restart Sublime Text
Git and Download Methods
Repeat Install
Error loading syntax file?
If your getting this error (screenshot), follow these steps to clear the syntax cache:
- Open a .scss file
- In the View menu → Syntax → CSS
- Then switch back to SCSS syntax mode
Related issue #48
Credits
Enrique Canals (Site) Current Maintainer
Added support for Atom.
Mario Ricalde (Site) Creator & Advisor
Added support for Sublime Text 2, and TextMate 2.
Creator of the original TextMate Bundle.
Added support for Chocolat.
License
SCSS.tmbundle Copyright © 2012 Mario Ricalde
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. No attribution is required by products that make use of this software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name(s) of the above copyright holders shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization.
Contributors to this project agree to grant all rights to the copyright holder of the primary product. Attribution is maintained in the source control history of the product.