Sha256: 61d1b156ca31cd2dd869d9f24368564aae8a13a7d36e374dea3da22f68da4233

Contents?: true

Size: 814 Bytes

Versions: 3

Compression:

Stored size: 814 Bytes

Contents

// CREDITS
//  Thanks to Filipe Fortes and Bram Stein for Treesaver :: http://treesaverjs.com/
//  Thanks to Tim Murtaugh and Michael Pick for HTML5 Reset :: http://html5reset.org/
//
//  Seasons is created and developed by Scott Kellum in collaboration with the Treesaver team :: http://treesaver.net/

// This is a styling framework to be used with Treesaver
//  It creates a flexable yet solid foundation for building templates.

// IMPORT TOOLS AND RESET:
$reset: true // set to false if you don’t want the bundled reset
@import seasons/tools



// Configuration:
@import config

// Pages:
@import pages

// Chrome:
@import chrome



// CORE TREESAVER FUNCTIONALITY:
@import seasons/core


// PLUGINS:
//@import seasons/plugin/ios-perfect
//@import seasons/plugin/mobile
//@import seasons/plugin/no-treesaver

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
seasons-0.9.3.beta7 templates/project/style.sass
seasons-0.9.3.beta6 templates/project/style.sass
seasons-0.9.3.beta5 templates/project/style.sass