mirror of
https://github.com/atom/atom.git
synced 2026-01-25 23:08:18 -05:00
8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
|
|
// Atom Light Syntax theme
|
|
|
|
@import "styles/syntax-variables.less";
|
|
|
|
@import 'styles/editor.less';
|
|
@import 'styles/syntax.less';
|