mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Remove vendor prefix from bootstrap path
This commit is contained in:
@@ -141,7 +141,7 @@ window.atom =
|
||||
null
|
||||
|
||||
loadBaseStylesheets: ->
|
||||
requireStylesheet('../vendor/bootstrap/less/bootstrap')
|
||||
requireStylesheet('bootstrap/less/bootstrap')
|
||||
@reloadBaseStylesheets()
|
||||
|
||||
reloadBaseStylesheets: ->
|
||||
|
||||
Reference in New Issue
Block a user