Sha256: 0503ce97bfb37e9cc06836415cbd6e0116889cc3c30e4d98d51114bd62d0ac2c

Contents?: true

Size: 1.67 KB

Versions: 1

Compression:

Stored size: 1.67 KB

Contents

// First, set some default constants
@import "partials/boilerplate-defaults";

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

/*
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */

@include html5-boilerplate-normalize;


/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */
















/* ==|== media queries ======================================================
  EXAMPLE Media Query for Responsive Design.
  This example overrides the primary ('mobile first') styles
  Modify as content requires.
  ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}



/* ==|== non-semantic helper classes ========================================
   
   Please define your styles before this section.
   ========================================================================== */

@include html5-boilerplate-helpers;



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@include html5-boilerplate-print;

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
html5-starter-0.2.9b templates/project/style.scss