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

// _variables.scss
@import 'variables';

// _typography.scss
@import 'typography';

// _main.scss
@import 'main';