学习如何结合 Blueprintcss 和 Compass/Sass 的最佳方法?

发布于 2024-07-25 05:24:12 字数 179 浏览 7 评论 0原文

我想将 Blueprintcss 和 Compass/Sass 应用于 Rails 项目。

我应该先学习 Blueprint 还是先学习 Compass/Sass,还是有关于如何同时使用这两者的指南?

另外,它是一个 Rails 项目有什么区别吗? 这种技术组合是否可以轻松应用于 Java 项目等?

I would like to apply Blueprintcss and Compass/Sass to a Rails project.

Should I learn Blueprint first or Compass/Sass first or are there any guides on how to use the two of these together?

Also, does it make any difference that it's a Rails project? Could this combination of technologies be just as easily applied to, say, a Java project?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

倒带 2024-08-01 05:24:12

当我第一次接触Compass时,我既不知道Compass,也不知道Blueprint。 我首先观看了 Compass 截屏视频,然后尝试使用它。 由于 Sass 与 CSS 类似(类固醇上的 CSS ;-)),所以我很快就能开始真正的工作。 拥有 Blueprint CSS 备忘单帮了很多忙。 因此,我建议先学习Compass,然后再学习Blueprint。

另请查看 Compass 的 GitHub wiki 页面

可以轻松地将 Compass 与任何语言/框架组合一起使用。

When I first encountered Compass, I knew neither Compass nor Blueprint. I started out by watching the Compass screencast and then by trying to use it. As Sass is similar to CSS (CSS on steroids ;-)), I was able to get working real soon. Having the Blueprint CSS cheat sheet helped a lot. Thus, I recommend learning Compass first and then learning Blueprint on the way.

Also have a look at the GitHub wiki pages for Compass.

It is easy to use Compass with any language/framework combination.

沉鱼一梦 2024-08-01 05:24:12

Compass 附带了自己的 Blueprint 版本,所以我建议学习 Compass。

Compass comes with its own version of Blueprint, so I'd say just learn Compass.

孤星 2024-08-01 05:24:12

蓝图只是预定义的简单 CSS 集。 因此您可以在任何框架或编程语言上使用它。

我自己使用 php 和 java 项目的蓝图。 对于 php,我使用 codeigniter、joomla 甚至 wordpress ;)

Blueprint is just predefined plain set of css. so you can use it on any frameworks or programming languages.

I my self using blueprint for both php and java project. for php i am using codeigniter, joomla and even wordpress ;)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文