Skip to content

Commit 7cc3ed6

Browse files
authored
Streamline imports
1 parent 2b60be0 commit 7cc3ed6

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

assets/css/frame.sass

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
---
22
---
33

4-
@import index, font, basic, layout, classes
4+
@import index
5+
@import font
6+
@import basic
7+
@import layout
8+
@import classes
59

610
html
711
background: linear-gradient(to top, darkslategray, lemonchiffon)

0 commit comments

Comments
 (0)