mirror of
https://github.com/atom/atom.git
synced 2026-01-20 20:38:09 -05:00
12 lines
214 B
Plaintext
12 lines
214 B
Plaintext
// Atom Core UI
|
|
// These styles are part of Atom Core
|
|
|
|
@import "cursors";
|
|
@import "panels";
|
|
@import "docks";
|
|
@import "panes";
|
|
@import "syntax";
|
|
@import "text-editor";
|
|
@import "title-bar";
|
|
@import "workspace-view";
|