Add twitter bootstrap submodule and put it on less search path

This commit is contained in:
Nathan Sobo 2013-04-12 14:41:36 -06:00
parent bbf7c6ca1b
commit 738fc31f56
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

@ -76,3 +76,6 @@
[submodule "vendor/packages/Go.tmbundle"]
path = vendor/packages/Go.tmbundle
url = https://github.com/rsms/Go.tmbundle
[submodule "vendor/bootstrap"]
path = vendor/bootstrap
url = https://github.com/twitter/bootstrap

View File

@ -17,7 +17,7 @@ class Config
themeDirPaths: [userThemesDirPath, bundledThemesDirPath, vendoredThemesDirPath]
packageDirPaths: [userPackagesDirPath, vendoredPackagesDirPath, bundledPackagesDirPath]
userPackagesDirPath: userPackagesDirPath
lessSearchPaths: [fsUtils.join(resourcePath, 'static')]
lessSearchPaths: [fsUtils.join(resourcePath, 'static'), fsUtils.join(resourcePath, 'vendor')]
defaultSettings: null
settings: null
configFileHasErrors: null

1
vendor/bootstrap vendored Submodule

@ -0,0 +1 @@
Subproject commit 991a353a26f9f7a7399591985af0afb191eee6ee