class CssZero::InstallGenerator

def importmaps?

def importmaps?
  Rails.root.join("config/importmap.rb").exist?
end