Sublime-build «SCSS to CSS»

{ "shell_cmd": "sass --scss --sourcemap=none --stop-on-error --compass --style --cache=none $file \"../$file_base_name.css\"", // compressed "selector": "source.sass", "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)" }
Folder «sass» in «css»

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.