nic*_*ckg 11 twitter-bootstrap gruntjs bower compass-sass
我已经设置了一个新的npm/bower/grunt/sass/compass项目,现在我也试图在那里获得引导程序.但是对于我的生活,我似乎无法让我的scss文件识别它.我有指南针和sass工作,但我尝试的任何方式@import bootstrap,我收到此错误:
error sass/style.scss (Line 2: File to import not found or unreadable: bootstrap.
Load paths:
/Applications/MAMP/htdocs/webnamehere2.0/sass
/Library/Ruby/Gems/1.8/gems/compass-0.12.6/frameworks/blueprint/stylesheets
/Library/Ruby/Gems/1.8/gems/compass-0.12.6/frameworks/compass/stylesheets
Compass::SpriteImporter)
Run Code Online (Sandbox Code Playgroud)
我正试图通过凉亭加载'bootstrap-sass'.这是说我必须采用Ruby方式吗?我试过了:
@import 'bootstrap'
@import 'bootstrap-sass
@import '../bootstrap'
@import 'bootstrap-sass-official'
Run Code Online (Sandbox Code Playgroud)
并将style.scss文件更改为style.css.scss.
这是我的项目目录的图像,如果这可以帮助任何人有任何东西:

有人可以让我知道如何让这个项目看到Bootstrap?
| 归档时间: |
|
| 查看次数: |
4095 次 |
| 最近记录: |