From dc3edbc26c28205b5ccf697ff3ef2acd001e1a5d Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 2 Feb 2021 02:37:30 +0300 Subject: initial commit --- sass/carbslinux.scss | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 sass/carbslinux.scss (limited to 'sass/carbslinux.scss') diff --git a/sass/carbslinux.scss b/sass/carbslinux.scss new file mode 100644 index 0000000..96c63dd --- /dev/null +++ b/sass/carbslinux.scss @@ -0,0 +1,8 @@ +/* + * Stylesheet for Carbs Linux website + * Copyright (c) 2019-2021 Cem Keylan + */ +@import "colors.scss"; +@import "sitestyle.scss"; +@import "bar.scss"; +@import "code.scss"; -- cgit v1.2.3