Skip to content

Commit dbcd7df

Browse files
committed
fix: include paths for SVG files and Fonts are incorrect
1 parent b9bb76b commit dbcd7df

File tree

6 files changed

+315
-311
lines changed

6 files changed

+315
-311
lines changed

scss/brand/brand-icons.scss renamed to scss/brand.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
* Licensed under CC0 1.0 Universal
77
*/
88

9-
@import "variables";
10-
@import "functions";
11-
@import "core";
9+
@import "brand/variables";
10+
@import "brand/functions";
11+
@import "brand/core";

0 commit comments

Comments
 (0)