新手问题 Rails3 中 compass 的 IE 使用问题

chucai · July 02, 2012 · Last by cisolarix replied at October 11, 2012 · 2519 hits

我使用的是 compass blueprint 不清楚如何写如下的代码

<!--[if lt IE 8]><link rel="stylesheet" href="/stylesheets/ie.css"
   type="text/css" media="screen, projection"><![endif]-->

官方文档说:

@import "blueprint/ie";

http://compass-style.org/reference/blueprint/ie/

但没有什么作用,有知道用的朋友么?

Removing Blueprint from Compass in 0.13 看来 Compass 已经抛弃 blueprint 了。

You need to Sign in before reply, if you don't have an account, please Sign up first.