// Mute deprecation warnings until a SASS version update is available without having to spam console
$ignore-warning: true;
$enable-deprecation-messages: false;

@import 'variables';
@import '../../components/components';