aboutsummaryrefslogtreecommitdiffstats
path: root/src/scss/custom/styles.scss
blob: 3d63fdac29c09fa6cdde695787b209eabf8f20f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@charset "utf-8";
/*!
 * Author: jesus e.
 * Version: 1.2.10
 */

// _variables.scss
@import 'variables';

// _typography.scss
@import 'typography';

// _main.scss
@import 'main';