Mercurial > hg > rr-repo
view sites/all/themes/omega/starterkits/basic/sass/_utils.scss @ 0:ff03f76ab3fe
initial version
author | danieleb <danielebarchiesi@me.com> |
---|---|
date | Wed, 21 Aug 2013 18:51:11 +0100 |
parents | |
children |
line wrap: on
line source
/******************************************************************************* * _utils.scss * * Sass offers come very useful features, these include variables functions and * mixins. Extensions such as Compass and Susy can also be used to provide extra * functions and mixins to be used throughout the theme. This file acts as a * single place for defining these things, which can then be accessed by * importing _utils.scss where required. The following should be defined in this * file: * - Custom Sass mixins for the theme. * - Custom Sass functions for the theme. * - Overriding the default variables provided by extensions such as Compass. * - Defining new variables for: * - Colors. * - Font sizes and families. * - Layout and grid sizing. ******************************************************************************/