Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我非常喜欢browserCMS。我也喜欢 sass 和 blueprint。我想让这些东西一起玩。虽然我在某个地方读到了 brosercms 可以 sass 和 blueprint,但对我来说如何真正拥有它并不明显。你能推荐我如何达到这个目标吗?
最后我发现这很简单。代表 browserCMS,我可以简单地将指南针 gem 添加到我的 rails 应用程序中。将使用由 compass 生成的样式表,而不是主题中给出的默认样式。所以它与其他 Rails 应用程序一样。太阳底下没有新鲜事。