class CssZero::InstallGenerator

def install_with_importmap?

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