指南针与基金会5和鲍尔 - 编译问题

时间:2014-06-01 17:01:58

标签: sass bower

我正在使用Compass库将SASS文件编译为CSS。 在第一次编译时,没有错误,但我不知道哪个文件负责页面的整体样式。创建新项目后,使用compass watch后创建了几个目录:

  • bower_components
  • SCSS
  • JS​​
  • 样式表

当我尝试更改放置在文件夹scss中的_settings.sccs时,没有任何反应。任何人都可以帮我解释一下这个问题吗?

这是我的config.rb文件代码:

Require any additional compass plugins here.
add_import_path "bower_components/foundation/scss"

Set this to the root of your project when deployed:
http_path = "/"
css_dir = "stylesheets"
sass_dir = "scss"
images_dir = "images"
javascripts_dir = "js"

0 个答案:

没有答案