// * ---------------------------------------------------------------------------    
// 
//       __ __  __
//     /  /   /   /     __/__/__
//     \ /   /   /  __   /  /  __  (/__
//      /   /   / /  /  /  /  /__) /  /
//     /   /   / (__/__/_ /__/____/  /_/
//             \
//               SOLUTIONS 
// 
//	=Setup - Objects
//
// 	Import the project objects
//
// ---------------------------------------------------------------------------- */


// Object Config
@import '../config/config.objects';

// Component object config
@import 'setup.component-objects';

// Objects
@import '../../../../bower_components/matter-kit-css/matter-kit-css-objects';
