module ActiveAdmin::AssetRegistration

def clear_stylesheets!

def clear_stylesheets!
  @stylesheets = {}
end