Top "Compass-sass" questions

Compass is an open-source CSS authoring framework which uses the Sass stylesheet language to make writing stylesheets powerful and easy.

compass removes css comments in compiled css

i really need having my comments compiled in the final css file of my compass project, but all my comments …

css sass compass-sass prepros
ERROR: While executing gem ... (Zlib::GzipFile::Error) not in gzip format

I am developing a Sencha touch 2 application. I have been following the "Styling the user interface of a Sencha Touch …

ruby gem sencha-touch sass compass-sass
How to add Compass syntax support to Jetbrains PhpStorm?

I'm using JetBrains PhpStorm, which is probably the most epic IDE I've ever used. The question is simple. How do …

css compass-sass phpstorm
Using Sass, how to convert a percentage to a decimal?

Sass has a percentage() function to convert a unitless number to a percentage but I cannot find a function to …

css sass compass-sass
Sencha build failed compass process exited with non-zero code 1

I am trying to build my Sencha app at windows OS but getting this error. I am trying to use …

sencha-touch-2 compass-sass sencha-cmd
Multiple Background Images using Sass / Compass

The following generates a base64 inline-image using sass/compass: background-image:inline-image("paper.jpg", 'image/jpg'); Is there a way to …

css base64 sencha-touch sass compass-sass
Using Sass compressed output while leaving theme comment header for Wordpress

How do other Wordpress theme developers incorporate Sass into their theme development while taking advantage of its compressed output style? …

wordpress wordpress-theming compass-sass sass