Sha256: e5f0ae60d3ce3c22de7adc7242a6a1143bb25f7ab5ae378323c5cc473b7630fa

Contents?: true

Size: 973 Bytes

Versions: 3

Compression:

Stored size: 973 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.

// Here's where we define some default constants
@import "partials/constants";

// Then we'll import the compass extension
@import "partials/html5-boilerplate";

// Now, you can simply include everything
// (except media) by uncommeting this line
@include html5-boilerplate;

// Or, you can import the "overrides" partial if
// you want more control over individual mixins
@import "partials/overrides";
@import "partials/buttons";

// Finally, put your own styles in these partials
// and add more as needed (i.e. forms, tables, nav)
@import "partials/layout";
@import "partials/forms";

@import "partials/simple_form";

// Media should come last
@import "media";

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
playmo-0.1.1 lib/playmo/recipes/templates/assets_recipe/stylesheets/application.css.scss
playmo-0.1.0 lib/playmo/recipes/templates/assets_recipe/stylesheets/application.css.scss
playmo-0.0.18 lib/playmo/recipes/templates/assets_recipe/stylesheets/application.css.scss