Sha256: 52bcf9baf0490cca00b29d379f1f147b778d4fe5e35b0745316076974da17a6c
Contents?: true
Size: 531 Bytes
Versions: 16
Compression:
Stored size: 531 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_promo <% else %> *= require store/<%= options[:lib_name].gsub("/", "_") %> <% end %> *= require_self *= require_tree . */
Version data entries
16 entries across 16 versions & 2 rubygems