We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b60be0 commit 7cc3ed6Copy full SHA for 7cc3ed6
1 file changed
assets/css/frame.sass
@@ -1,7 +1,11 @@
1
---
2
3
4
-@import index, font, basic, layout, classes
+@import index
5
+@import font
6
+@import basic
7
+@import layout
8
+@import classes
9
10
html
11
background: linear-gradient(to top, darkslategray, lemonchiffon)
0 commit comments