Sha256: 9c8f2436c18a6f83a55e0e9c92206aacbb08d6349fe0dd62bf38224b3e58f686

Contents?: true

Size: 477 Bytes

Versions: 6

Compression:

Stored size: 477 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] == 'gaku' %>
 *= require gaku/gaku_core
<% else %>
 *= require gaku/<%= options[:lib_name].gsub("/", "_") %>
<% end %>
 *= require_self
*/

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
gaku_core-0.0.3 lib/generators/gaku/install/templates/app/assets/stylesheets/gaku/all.css
gaku-0.0.3 core/lib/generators/gaku/install/templates/app/assets/stylesheets/gaku/all.css
gaku-0.0.2 core/lib/generators/gaku/install/templates/app/assets/stylesheets/gaku/all.css
gaku_core-0.0.2 lib/generators/gaku/install/templates/app/assets/stylesheets/gaku/all.css
gaku-0.0.1 core/lib/generators/gaku/install/templates/app/assets/stylesheets/gaku/all.css
gaku_core-0.0.1 lib/generators/gaku/install/templates/app/assets/stylesheets/gaku/all.css