I need to miss something very simple, but I could not find anyone else with this problem. Basically, Rails 3.1 combines all .css files into application.css. After installing ActiveAdmin, ActiveAdmin CSS also merges into application.css, causes a conflict and cancels my stylesheet.
What am I missing here?
source share