mirror of
https://github.com/atom/atom.git
synced 2026-01-24 22:38:20 -05:00
Load base style sheets in AtomEnvironment again
This commit is contained in:
@@ -240,6 +240,7 @@ class AtomEnvironment extends Model
|
||||
|
||||
@config.load()
|
||||
|
||||
@themes.loadBaseStylesheets()
|
||||
@initialStyleElements = @styles.getSnapshot()
|
||||
@themes.initialLoadComplete = true if onlyLoadBaseStyleSheets
|
||||
@setBodyPlatformClass()
|
||||
|
||||
Reference in New Issue
Block a user