blank package

This commit is contained in:
Loic Nageleisen 2015-02-19 08:29:59 +01:00
commit ffbe36efec
12 changed files with 210 additions and 0 deletions

8
styles/ex-mode.less Normal file
View file

@ -0,0 +1,8 @@
// The ui-variables file is provided by base themes provided by Atom.
//
// See https://github.com/atom/atom-dark-ui/blob/master/styles/ui-variables.less
// for a full listing of what's available.
@import "ui-variables";
.ex-mode {
}