Sha256: a8951fb6fcefd3c14fae412f4000b11850e5a38be001b97cd09f789dec735ae4
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 admin/spree_core *= require admin/spree_promo <% else %> *= require admin/<%= options[:lib_name].gsub("/", "_") %> <% end %> *= require_self *= require_tree . */
Version data entries
16 entries across 16 versions & 2 rubygems