From 9b426b5ee228fc7a5c7652a3659fd363dd926ac4 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Tue, 10 May 2022 20:17:43 +0200 Subject: Remove no longer needed reset.scss --- assets/sass/style.scss | 4 ---- 1 file changed, 4 deletions(-) (limited to 'assets/sass/style.scss') diff --git a/assets/sass/style.scss b/assets/sass/style.scss index 1546192..9e08ea5 100644 --- a/assets/sass/style.scss +++ b/assets/sass/style.scss @@ -20,10 +20,6 @@ $text-color: #454545; $heading-color: #404040; $link-color: #841212; -// - - - - - - - - - - Foundations - -@import "_reset"; - // - - - - - - - - - - Global styles @import "ed"; @import "syntax"; -- cgit v1.2.3