Hello, I'm tweaking around with SASS and I'm kind of stuck here. I did a /app/assets/stylesheets/reset.css.scss file, surprisingly it's included automagically in all controllers.
The problem is that it's included after the layout CSS and before the controllers CSS, and I need it to be included after everything =/ How do I specify this? -- Posted via http://www.ruby-forum.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.

