aboutsummaryrefslogtreecommitdiffstats
path: root/src/scss/styles/home.scss
blob: 52b5f7ae0f186f2455ca906d1d414725e30f5c33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
@charset "utf-8";
/*!
 * Single CSS - Home
 * Author: Jesus E.
 * Version: 1.0.0
 * Licensed under GPLv3 (https://www.gnu.org/licenses/gpl-3.0.txt)
 */

@import "variables";
@import 'tipografia';
@import "switch";
@import "base";
@import "home/_buttons.scss";