/*! @gold.au/headings v3.0.0 */

//--------------------------------------------------------------------------------------------------------------------------------------------------------------
// headings module globals
// Class styles for display headings.
//
// Content:
// - Sass versioning
// - Global variables: none so far
//--------------------------------------------------------------------------------------------------------------------------------------------------------------

//--------------------------------------------------------------------------------------------------------------------------------------------------------------
// SASS VERSIONING
//--------------------------------------------------------------------------------------------------------------------------------------------------------------
$name: "@gold.au/headings";
$version: "3.0.0";
$dependencies: (
	("@gold.au/core", "5.0.0"),
);

//--------------------------------------------------------------------------------------------------------------------------------------------------------------
// GLOBAL VARIABLES
//--------------------------------------------------------------------------------------------------------------------------------------------------------------

// Boy it sure is quiet here.
