//
// Display warning notice inside stylesheet.css file to deter any cowboy coding
//
/*!
* !! WARNING !! THIS CSS FILE HAS BEEN AUTOMATICALLY GENERATED !!
*
* Any modifications made to this file will be lost next time it is generated.
* Consider modifying the '*.less' files found in the template 'less' folder instead
* or edit 'css/stylesheet.css' file to override the rules with pure {Css}.
*
* !! YOU HAVE BEEN WARNED !! MODIFY THIS FILE AT YOUR OWN RISK !!
*/

//
// Import {Less} Components
//
@import "../components/bootstrap/less/bootstrap";
@import "../components/bootstrap-select/less/bootstrap-select.less";
@import "../components/fontawesome/less/font-awesome.less";

//
// Import {Css} Components for code reference
//
@import (less) "../components/animate.css/animate.min.css";

//
// Import Template {Less} Sources
//
@import "Variables";
@import "Mixins";
@import "Typography";
@import "Layout";
@import "Components";
