SCSS
The TextMate SCSS Official Bundle. Now Compatible with SublimeText2.
Details
Installs
- Total 657K
- Win 315K
- Mac 249K
- Linux 92K
Jun 6 | Jun 5 | Jun 4 | Jun 3 | Jun 2 | Jun 1 | May 31 | May 30 | May 29 | May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | May 11 | May 10 | May 9 | May 8 | May 7 | May 6 | May 5 | May 4 | May 3 | May 2 | May 1 | Apr 30 | Apr 29 | Apr 28 | Apr 27 | Apr 26 | Apr 25 | Apr 24 | Apr 23 | Apr 22 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 23 | 24 | 12 | 14 | 29 | 22 | 27 | 27 | 35 | 15 | 20 | 25 | 20 | 20 | 32 | 37 | 17 | 17 | 29 | 33 | 30 | 24 | 27 | 23 | 10 | 23 | 31 | 27 | 29 | 37 | 14 | 26 | 26 | 27 | 23 | 26 | 27 | 16 | 21 | 25 | 40 | 28 | 36 | 21 | 18 | 13 |
Mac | 16 | 14 | 6 | 9 | 14 | 20 | 11 | 18 | 11 | 2 | 8 | 11 | 18 | 14 | 10 | 6 | 5 | 7 | 15 | 11 | 15 | 20 | 13 | 1 | 4 | 16 | 11 | 11 | 20 | 19 | 9 | 10 | 14 | 17 | 9 | 12 | 11 | 8 | 5 | 12 | 10 | 11 | 13 | 16 | 2 | 7 |
Linux | 4 | 3 | 3 | 4 | 3 | 10 | 7 | 3 | 2 | 5 | 2 | 5 | 3 | 6 | 6 | 9 | 6 | 0 | 5 | 4 | 4 | 7 | 4 | 3 | 3 | 5 | 5 | 6 | 7 | 10 | 6 | 6 | 3 | 3 | 4 | 6 | 4 | 5 | 2 | 5 | 8 | 6 | 3 | 6 | 4 | 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.