Skip to content

Commit d636953

Browse files
committed
added cargokit examples
1 parent f42c1ce commit d636953

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cargokit/index.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
/** Document configuration */
2+
:root {
3+
--document-color: #eee;
4+
--document-background: #161616;
5+
}

0 commit comments

Comments
 (0)