【发布时间】:2014-12-09 21:01:21
【问题描述】:
我正在使用 Compass 编译和查看 Foundation CSS 文件。但是,这些更改要么没有被应用,要么正在发生。我尝试更改整个网站的背景以测试它是否是我的 scss 文件。但事实证明,这似乎是 Compass 或 Foundation 的问题。
在初始化罗盘手表时还会显示以下消息。
You're using Sass 3.4 or higher to compile Foundation. This version causes CSS classes to output incorrectly so we recommend using Sass 3.3 or 3.2.
To use the right version of Sass on this project run "bundle" and then use "bundle exec compass watch" to compile Foundation.
我仍然无法使用捆绑软件修复它。任何帮助将不胜感激
【问题讨论】:
标签: ruby sass zurb-foundation compass