Sha256: 6ea5faedebae0bd4e9b6eb311262bf931657d1ab2a562e8218f95cdcc6e8e7f3
Contents?: true
Size: 547 Bytes
Versions: 19
Compression:
Stored size: 547 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' || options[:lib_name] == 'spree/backend' %> *= require spree/backend <% else %> *= require spree/backend/<%= options[:lib_name].gsub("/", "_") %> <% end %> *= require_self *= require_tree . */
Version data entries
19 entries across 19 versions & 1 rubygems