mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Import syntax-variables in atom.less
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
// Import from the theme's variables with a fallback to /static/variables/ui-variables.less
|
||||
// Import from the syntax theme's variables with a fallback to ./variables/syntax-variables.less
|
||||
@import "syntax-variables";
|
||||
|
||||
// Import from the ui theme's variables with a fallback to ./variables/ui-variables.less
|
||||
@import "ui-variables";
|
||||
|
||||
@import "octicon-utf-codes";
|
||||
@import "octicon-mixins";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user