• Stars
    star
    833
  • Rank 54,737 (Top 2 %)
  • Language
  • Created over 14 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The TextMate SCSS Official Bundle. Now Compatible with SublimeText2.

A SCSS syntax bundle for TextMate

Also Available

SCSS Sublime Text Package SCSS Chocolat Truffle

How to Install

TextMate 2 (Recommended)

Open Preferences, in the Bundles tab, check SCSS to automatically install the bundle.

Git with TextMate 1

  1. Make a new bundles folder mkdir -p ~/Library/Application\ Support/TextMate/Bundles
  2. Open the new folder cd ~/Library/Application\ Support/TextMate/Bundles
  3. Clone to your new folder git clone git://github.com/MarioRicalde/SCSS.tmbundle.git "SCSS.tmbundle"
  4. Reload TextMate Bundles osascript -e 'tell app "TextMate" to reload bundles'

Textastic for iPad

Instructions

How to Upgrade

  1. Open the bundle's folder cd ~/Library/Application\ Support/Avian/Bundles
  2. Pull new version git pull origin master

Credits

Enrique Canals (Site) Current Maintainer

Added support for Atom.

Mario Ricalde (Site) Creator & Advisor

Added support for Sublime Text 2, and TextMate 2.

Chris Eppstein

Creator of the original TextMate Bundle.

Stephen Way

Added support for Chocolat.

…and many more.

License

SCSS.tmbundle Copyright (c) 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.

Bitdeli Badge

More Repositories

1

TextMate-Kuroir-Theme

A theme I've been working on for a couple of months now. It was based from another theme.. but can't remember the name right now. Also it brigns support to SCSS Highlighting.
43
star
2

Survival-Kit

Survival Kit is to Compass, what Rails is to Rack.
JavaScript
34
star
3

AVA-Pattern

Arrangement for View Assets Pattern
31
star
4

jQuery-Condom

Use namespaces to protect your global integrity.
JavaScript
26
star
5

Nokogiri-to-Hash

Mix-in of the Nokogiri XML Node Class that implements methods to convert nodes to a hash.
Ruby
20
star
6

Sublime-Magnificent-Theme

Sublime Text 2 Development Custom Theme.
20
star
7

Launchbar-Twitter-Tools

Just copy them to ~/Library/Application Support/Launchbar/Actions/ and add your http://www.supertweet.net/ username and password to them.
10
star
8

livecss

Live css and sisters colorizing
Python
9
star
9

SCSS

This is a place holder. The SCSS.tmbundle has been renamed.
7
star
10

Sublime-Compass

Sublime Text 2 Compass Helpers.
5
star
11

launchbar-dropbox

4
star
12

Fluid-Gmail

Fluid User Scripts for GMail
JavaScript
3
star
13

PHP-to-Array-Parser

Pass a PHP File to convert it ot an array. Works with classes, global scope, methods, functions and so on.
3
star
14

GRRefactor.tmbundle

I've always wanted to be able to do fancy refactoring to variables and methods: selecting some text, rewriting and seeing it reflect my changes everywhere in the file. Till now, all I could do was growl. GRRefactor!!!!
Ruby
3
star
15

SublimePlugins

My Sublime Plugins
Python
2
star
16

github-scripts

JavaScript
2
star
17

my-grandson

1
star
18

my-child

1
star
19

SublimeText2-Default-Theme

The Default theme tracking changes that are distributed with Sublime.
1
star
20

Git-Test

Just me doing some testing.
1
star
21

sublime-sane-snippets

Sublime Text 2 snippets optimized for humans, not robots.
Python
1
star
22

GitHub-Wikifier

This repo moved to: https://github.com/hybridgroup/GitHub-Wikifier
1
star
23

rails3-command-backport

rails3-command-backport is a bash script which only purpose is to standardize the way you use commands between version 3 and version 2 applications.
1
star
24

dotfiles-old

My dotfiles: for Vim, Ack and Tmux
Vim Script
1
star
25

try_git

1
star
26

top-anime-crawler

Simple app to crawl MyAnimeList top Anime, the crawler searches for the images and feeds them back to the browser using EventMachine.
Ruby
1
star