mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Remove bootstrap from LESS search path
This commit is contained in:
@@ -46,7 +46,6 @@ class Config
|
||||
lessSearchPaths: [
|
||||
path.join(resourcePath, 'static', 'variables')
|
||||
path.join(resourcePath, 'static')
|
||||
path.join(resourcePath, 'vendor', 'less')
|
||||
]
|
||||
defaultSettings: null
|
||||
settings: null
|
||||
|
||||
Reference in New Issue
Block a user