@import "sass/bootstrap";

// Global settings
$theme-style: 'rounded'; 
$theme-type:  'default';   
@import 'sass/global/_components';   

// Global settings
$theme-style: 'square'; 
$theme-type:  'default'; 

@import 'sass/global/_plugins';   
@import "sass/layouts/p2/layout"