aboutsummaryrefslogtreecommitdiff
path: root/atom/packages/ex-mode/styles/ex-mode.less
blob: da5d1df83a57a62219cb0cb68c676a4f62252008 (plain)
1
2
3
4
5
6
7
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 {
}