Where can i put custom css files to customize ActiveAdmin CSS?
I see in active_admin.rb there is the following line:
config.register_stylesheet 'active_admin.css'
but i can't understand where the file has to go. All i want to do is add some extra custom styles to AA's default ones