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