Use resolvable path to bootstrap stylesheet

This commit is contained in:
Kevin Sawicki
2013-09-16 16:31:51 -07:00
parent f1f5fb4fd8
commit 9ea1ad7ce9

View File

@@ -141,7 +141,7 @@ window.atom =
null
loadBaseStylesheets: ->
requireStylesheet('bootstrap')
requireStylesheet('bootstrap/less/bootstrap')
@reloadBaseStylesheets()
reloadBaseStylesheets: ->