mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Only load the bootstrap styles we need!
This commit is contained in:
@@ -241,7 +241,7 @@ class ThemeManager
|
||||
@applyStylesheet(userStylesheetPath, userStylesheetContents, 'userTheme')
|
||||
|
||||
loadBaseStylesheets: ->
|
||||
@requireStylesheet('bootstrap/less/bootstrap')
|
||||
@requireStylesheet('../static/bootstrap')
|
||||
@reloadBaseStylesheets()
|
||||
|
||||
reloadBaseStylesheets: ->
|
||||
|
||||
Reference in New Issue
Block a user