Set editor mode of Sass files

This commit is contained in:
Francis Lachapelle
2015-05-20 09:31:53 -04:00
parent ed7f979635
commit e4e5106f97
21 changed files with 21 additions and 23 deletions
@@ -1,4 +1,4 @@
/// toolbar.scss -*- Mode: text; indent-tabs-mode: nil; basic-offset: 2 -*-
/// toolbar.scss -*- Mode: scss; indent-tabs-mode: nil; basic-offset: 2 -*-
$toolbar-tools-height: 100%;
$toolbar-height: $pitch;
$toolbar-medium-tall-height: 88px !default;