mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Pull config stylesheet into atom.less
This commit is contained in:
committed by
Corey Johnson & Kevin Sawicki
parent
c5e34c60f8
commit
ac65e288df
@@ -30,7 +30,6 @@ window.setUpEnvironment = ->
|
||||
keymap.bindDefaultKeys()
|
||||
|
||||
requireStylesheet 'atom'
|
||||
requireStylesheet 'config'
|
||||
|
||||
if nativeStylesheetPath = fsUtils.resolveOnLoadPath(process.platform, ['css', 'less'])
|
||||
requireStylesheet(nativeStylesheetPath)
|
||||
|
||||
Reference in New Issue
Block a user