Commit aeef4805 authored by Nathan Lucas's avatar Nathan Lucas

Added SassBuilder

Sass Builder is a config based Sass compiler for Sublime Text 2. Your raw sass/scss folder contains '.sassbuilder-config' file which gets processed upon save of any .sass or .scss file in that folder.
parent f08d4827
...@@ -150,6 +150,7 @@ ...@@ -150,6 +150,7 @@
"https://github.com/bliker/laravel4-snippets", "https://github.com/bliker/laravel4-snippets",
"https://github.com/bluegray/Highlight-Mixed-Whitespace", "https://github.com/bluegray/Highlight-Mixed-Whitespace",
"https://github.com/bmc/ST2SyntaxFromFileName", "https://github.com/bmc/ST2SyntaxFromFileName",
"https://github.com/bnlucas/SassBuilder",
"https://github.com/bnu/sublime-xpressengine", "https://github.com/bnu/sublime-xpressengine",
"https://github.com/bobthecow/sublime-sane-snippets", "https://github.com/bobthecow/sublime-sane-snippets",
"https://github.com/borist/SublimePaneNavigation", "https://github.com/borist/SublimePaneNavigation",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment