resources/src/css/intermate.scss

5 lines
135 B
SCSS

// This file combines the other stylesheets
// This basically just inserts the other files here
@use 'colors.scss';
@use 'forms.scss';