/*
  * Tecnologia Design Tokens (https://github.com/SeniorSA/tecnologia-design-tokens)
  * Copyright - Senior Sistemas S/A
  * Licensed under MIT (https://github.com/SeniorSA/tecnologia-design-tokens/blob/master/LICENSE)
*/

@import 'mixins/backgrounds';

$theme: 'light';

@include generate-backgrounds($theme);
