//// @group aleksi-const
@import "aleksi/general/define";

// list of sides used in CSS layout properties
@include define('CSS_LAYOUT_SIDES', 'top' 'right' 'bottom' 'left');
