Sha256: efab450a2014a37ca7c3074069b6caf11e1379ffac96e42f52196304abe15b78
Contents?: true
Size: 137 Bytes
Versions: 4
Compression:
Stored size: 137 Bytes
Contents
# frozen_string_literal: true module ViewComponentScopedCss class Railtie < Rails::Railtie config.to_prepare do end end end
Version data entries
4 entries across 4 versions & 1 rubygems