Updated the compass examples to work correctly with the images_url() function.

This commit is contained in:
Chris Eppstein 2009-05-02 15:05:31 -07:00
parent c40566c93b
commit f108fe5303
9 changed files with 27 additions and 1 deletions

View File

@ -0,0 +1,8 @@
# Require any additional compass plugins here.
project_type = :stand_alone
css_dir = "stylesheets"
sass_dir = "src"
images_dir = "images"
output_style = :compact
# To enable relative image paths using the images_url() function:
http_images_path = :relative

View File

Before

Width:  |  Height:  |  Size: 206 B

After

Width:  |  Height:  |  Size: 206 B

View File

Before

Width:  |  Height:  |  Size: 206 B

After

Width:  |  Height:  |  Size: 206 B

View File

@ -0,0 +1,8 @@
# Require any additional compass plugins here.
project_type = :stand_alone
css_dir = "stylesheets"
sass_dir = "src"
images_dir = "images"
output_style = :compact
# To enable relative image paths using the images_url() function:
http_images_path = :relative

View File

Before

Width:  |  Height:  |  Size: 206 B

After

Width:  |  Height:  |  Size: 206 B

View File

@ -9,6 +9,8 @@ body.blueprint
+blueprint-scaffolding-body
.container
+container
.showgrid
+showgrid
hr
+colruler
hr.space

View File

@ -0,0 +1,8 @@
# Require any additional compass plugins here.
project_type = :stand_alone
css_dir = "stylesheets"
sass_dir = "src"
images_dir = "images"
output_style = :compact
# To enable relative image paths using the images_url() function:
http_images_path = :relative

View File

Before

Width:  |  Height:  |  Size: 51 B

After

Width:  |  Height:  |  Size: 51 B

View File

@ -56,7 +56,7 @@ h2
ul.comma-delimited
+comma-delimited-list
ol.pretty
+pretty-bullets("images/blue_arrow.gif", 5px, 7px, 24px)
+pretty-bullets("blue_arrow.gif", 5px, 7px, 18px)
#tables
+column(16)