On 25 February 2010 12:27, kb <[email protected]> wrote: > What I want to do, are statements like: > div#main-start {width:738px;background-image: url(<%= image_path "bg- > all-start.jpg" %>);background-repeat: no-repeat;background- > color:#ecac99;height:700px;display: block;position:relative;} > in a separate css-file rather than displaying it in an <style>tag.
Like Andy says, check out Sass (http://sass-lang.com/) -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

