compass-sass
Compass Scss + Blueprint : setting overflow
I am using blueprint via Compass but have no scroll bars on longer pages, it seems the default overflow is set to \'hidden\'. This is the default so I am guessing there is som开发者_运维技巧e method/s[详细]
2023-03-08 22:02 分类:问答Sencha Touch 1.1.0 + Compass 0.11
I am having great trouble getting started with theming for Sencha Touch. The problem is apparently a version conflict, according to some sources.[详细]
2023-03-07 13:31 分类:问答Sass import error in Rails 3 app - "File to import not found or unreadable: compass"
I have a Rails 3 app on which I successfully ran compass init rails ./ --using blueprint.I can @import files from the /stylesheets directory, but I get an error when I try to @import compass.[详细]
2023-03-05 18:37 分类:问答Getting compass blueprint and sass to work in ruby on rails
I have setup a new project and used compass to generate the blueprint style sheets. I now have the following code in my screen.scss[详细]
2023-03-05 13:10 分类:问答Compass style libraries for LESS css?
SASS has Compass (a community maintained library of sass mixins/methods). Does LESS have any supporting libraries that can compare 开发者_如何学运维to Compass? Listing anything would be helpful!Anot[详细]
2023-03-04 15:13 分类:问答Multiple Background Images using Sass / Compass
The following generates a base64 inline-image using sass/compass: background-image:inline-image(\"paper.jpg\", \'image/jpg\');[详细]
2023-03-02 14:48 分类:问答Why there is right margin in Compass CSS Blueprint?
I\'ve use the compass CSS with blueprint for sometimes. I notice there\'s a right margin with every column in compass CSS.[详细]
2023-02-28 18:42 分类:问答CSS (perhaps with Compass): Cross-browser gradient
I would like to get a gradient in CSS (perhaps through Compass) that works in every major browser, including IE7+.Is there an easy way to do this (without writing a lot of code, and without a custom i[详细]
2023-02-24 10:57 分类:问答uninitialized constant Compass in rails 3 app
I was trying to use fancy-buttons gem in my rails 3 app but now I can not even start my local server because of this error:[详细]
2023-02-24 04:12 分类:问答How does 'compass watch' work/how is it used with rails
I have done compass create . and compass init rails whilst in my project directory. A few questions: I have placed my .sass files in public/stylesheets. Is this the right place to put them?[详细]
2023-02-20 14:55 分类:问答
加载中,请稍侯......