// * ---------------------------------------------------------------------------    
// 
//       __ __  __
//     /  /   /   /     __/__/__
//     \ /   /   /  __   /  /  __  (/__
//      /   /   / /  /  /  /  /__) /  /
//     /   /   / (__/__/_ /__/____/  /_/
//             \
//               SOLUTIONS 
// 
//	=Setup - Elements
//
// 	Import the project elements
//
// ---------------------------------------------------------------------------- */

@import '../elements/e.page';
@import '../elements/e.headings';
@import '../elements/e.forms';
@import '../elements/e.checkbox-radio';
@import '../elements/e.hr';
@import '../elements/e.table';