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