compass-sass
HAML & SASS/COMPASS: Is it possible to share variables between?
I\'m getting used to working with compass and Haml now and it\'s pretty awesome. However, it would be great if the two could work more closely together. It seems not possible, however I might have ove[详细]
2023-02-09 20:18 分类:问答How do I organize imports in Compass/Blueprint?
I have researched SASS and Blueprint seperately, and think I understand how they work, and I have set up my project directory using the compass CLI tool, but I am at a loss as to the correct way to or[详细]
2023-02-09 08:02 分类:问答_base.scss and base.scss in compass
My scss files are like so... src/partials/_base.scss src/base.scss What wi开发者_StackOverflow中文版ll happen here? Will the _base.scss overwrite what\'s in base.scss? Or will they be merged? Or...[详细]
2023-02-07 03:00 分类:问答When do you use partials in compass?
I understand that partials in compass do not create a s开发者_开发技巧eparate .css file. But I don\'t understand when/why would I ever want to use this?Mostly just for organization and separation of l[详细]
2023-02-06 17:36 分类:问答Add Blueprint to a Rails 3 project using compass gem
I have a new Rails 3 project. I have installed Compass. I would like to generate the stylesheets in app/style开发者_运维技巧sheets using the Blueprint framework.compass init rails /path/to/myrailsproj[详细]
2023-02-06 06:46 分类:问答How do I add fancy-type to blueprint using compass
I am developing a rails 3 app with compass. I did \'compass init rails --using blueprint/basic\' and \'compass init rails --using blueprint/buttons\'开发者_如何转开发.[详细]
2023-02-04 23:48 分类:问答What special features does Compass have?
Wh开发者_开发百科at features does Compass have that the standard Sass portion of the HAML gem does not?From https://github.com/chriseppstein/compass[详细]
2023-02-04 19:12 分类:问答Use compass remotely
I have a problem using compass-style remotley over ssh and my favorite text-editor textmate. IS there开发者_如何学Python somehow to put a delay on the actual compiling of the sass-files? I think the p[详细]
2023-02-04 15:22 分类:问答IE9 border-radius and background gradient bleeding
IE9 is apparently able to handle rounded corners by using the CSS3 standard definition of border-radius.[详细]
2023-02-04 01:23 分类:问答Problems installing Compass 960 Plugin
I am trying to install the gem compass 960 plugin I did D:\\Websites\\css3-mega-menu>gem install compass-960-plugin[详细]
2023-02-03 13:55 分类:问答