Based on this awesome work https://github.com/ooyala/livecss

Rails 3

To start using simply add gem to :development section of your Gemfile

group :development do
gem 'livecss'
end