Sha256: c82cc68a6e2d1fa6b4c32a3691046075e36d9ab2e99f00f2cbe144764a728240
Contents?: true
Size: 588 Bytes
Versions: 10
Compression:
Stored size: 588 Bytes
Contents
/* * This is a manifest file that'll automatically include all the stylesheets available in this directory * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at * the top of the compiled file, but it's generally better to create a new file per style scope. * <% if options[:lib_name] == 'spree' %> *= require store/spree_core *= require store/spree_auth *= require store/spree_api *= require store/spree_promo <% else %> *= require store/<%= options[:lib_name].gsub("/", "_") %> <% end %> *= require_self *= require_tree . */
Version data entries
10 entries across 10 versions & 1 rubygems