You cannot post messages because only members can post, and you are not currently a member.
Description:
Compass is a CSS Meta-Framework based on Sass. Discuss.
|
|
|
Blueprint CSS not the same as blueprint
|
| |
It seems that the blueprint CSS in Compass is not the same that you get if you DL blueprint directly. One example is the container class. What am I missing? BOb
|
|
Problem importing
|
| |
Hey Guys,
I'm using compass with my Rails 3.2.1 app. Everything installed great
but when I try to import:
@import compass/reset
@import compass/utilities
@import compass/utilities/general/floa t
Only compass/reset actually produces anything, works great actually.
I've noticed:... more »
|
|
Problems with full width container (with SUSY)
|
| |
I'm trying to set a full width container() for a webapp. I'm using this settings founded right here $total-columns : 12; $column-width : 7%; $gutter-width : 1%; $side-gutter-width: 2.5%; but i'm getting a max-width: 95% on .container class instead of 100%. What i'm doing wrong?
|
|
What is guard/listen?
|
| |
When I run compass watch now, I always see this msg: [java] Dear developers making use of FSSM in your projects, [java] FSSM is essentially dead at this point. Further development will [java] be taking place in the new shared guard/listen project. Please [java] let us know if you need help transitioning! ^_^b... more »
|
|
Sprites + Text Replacement
|
| |
Hello all,
I'm struggling with finding the best way to replace the text of a link
with a sprite. I'm aware of the sprite-replace-text-with-dimen sions()
mixin, but I can't figure out what arguments it requires. I see the
docs call for the map and sprite, but I'm not sure how to get those in
place.... more »
|
|
|