@use './variables/index' as *;

@use 'sass-mq' with (
  $breakpoints: $breakpoints
);

@forward 'sass-mq/mq.import';
