SCSS
The TextMate SCSS Official Bundle. Now Compatible with SublimeText2.
Details
Installs
- Total 587K
- Win 269K
- Mac 233K
- Linux 85K
Jan 23 | Jan 22 | Jan 21 | Jan 20 | Jan 19 | Jan 18 | Jan 17 | Jan 16 | Jan 15 | Jan 14 | Jan 13 | Jan 12 | Jan 11 | Jan 10 | Jan 9 | Jan 8 | Jan 7 | Jan 6 | Jan 5 | Jan 4 | Jan 3 | Jan 2 | Jan 1 | Dec 31 | Dec 30 | Dec 29 | Dec 28 | Dec 27 | Dec 26 | Dec 25 | Dec 24 | Dec 23 | Dec 22 | Dec 21 | Dec 20 | Dec 19 | Dec 18 | Dec 17 | Dec 16 | Dec 15 | Dec 14 | Dec 13 | Dec 12 | Dec 11 | Dec 10 | Dec 9 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 82 | 76 | 138 | 122 | 118 | 116 | 76 | 73 | 86 | 142 | 130 | 132 | 136 | 107 | 88 | 94 | 129 | 108 | 116 | 110 | 87 | 79 | 54 | 41 | 58 | 87 | 78 | 74 | 75 | 68 | 77 | 97 | 87 | 90 | 78 | 64 | 80 | 81 | 96 | 110 | 113 | 94 | 77 | 82 | 109 | 121 |
Mac | 23 | 40 | 46 | 37 | 42 | 64 | 27 | 27 | 42 | 44 | 57 | 61 | 193 | 20 | 59 | 48 | 43 | 43 | 51 | 87 | 18 | 22 | 16 | 27 | 26 | 34 | 29 | 25 | 19 | 20 | 21 | 24 | 26 | 26 | 19 | 26 | 31 | 27 | 38 | 44 | 36 | 20 | 24 | 33 | 30 | 31 |
Linux | 10 | 18 | 16 | 32 | 14 | 27 | 17 | 12 | 16 | 23 | 19 | 18 | 22 | 19 | 14 | 13 | 12 | 27 | 23 | 27 | 18 | 16 | 5 | 5 | 20 | 18 | 17 | 12 | 5 | 11 | 7 | 18 | 17 | 13 | 13 | 14 | 15 | 14 | 18 | 17 | 20 | 16 | 12 | 12 | 20 | 22 |
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.