compass-sass
Show compass blueprint grid
Is it possible to show compass blueprint grid to see its layout. Here is the sample that I want to achieve:[详细]
2023-01-30 07:14 分类:问答Download all gems dependencies
I want to install compass by downloading any required file and taking them to another machine w开发者_高级运维ithout internet connection. I have downloaded the source package for compass and when I ru[详细]
2023-01-29 13:40 分类:问答setting compass up for rails
I am running rails 2.3.9 and trying to run: rake rails:template LOCATION=http://compass-style.org/rails/installer[详细]
2023-01-25 04:08 分类:问答What exactly does Compass / Blurprint's +clearfix do?
Ususally, I use a div to clear the floats <div style=\"clear:both\"></div> In Compass / Blueprint, there is a[详细]
2023-01-23 23:04 分类:问答LESS vs. COMPASS
For a rails CSS framework f开发者_运维知识库or an existing app, which one do you prefer - LESS or COMPASS?Less and Compass are not really direct competitors.[详细]
2023-01-22 14:05 分类:问答trouble using compass with rails
I am trying to use compass for the first time in my rails app. compass v. 0.10.5, haml v. 3.0.10 Although I say @import \"compass\" at the top of my sass file, compass does not seem to get loaded.[详细]
2023-01-16 05:35 分类:问答how to include stylesheet in root folder of rails 3
Due to some heroku problems with rails 3 and compass framework, we followed this guide: http://lds.li/post/673242899/compass-with-rails-3-on-heroku[详细]
2023-01-13 23:50 分类:问答Easiest way to get Compass/Sass running on OSX
I first had to follow the instructions here to make sure that I had Ruby and Gems installed.Then I installed compass using Gems.[详细]
2023-01-13 03:30 分类:问答Jquery css Compass-like correction
jQuery has opacity correction when you use css method (lines 4592-4608 on jQuery 1.4.2): // IE uses filters for opacity[详细]
2023-01-13 02:01 分类:问答Compass on Win using relative paths outside of Compass project dir
I was using Sass on an existing site and decided to get Compass up and running on Win7x64. Ruby, HAML, Compass all installed fine (afaik).[详细]
2023-01-11 20:09 分类:问答