From 5657112dfb0e6eac2faa2ae1dc0978ed29030709 Mon Sep 17 00:00:00 2001 From: panda-z Date: Mon, 13 Apr 2020 21:18:35 +0800 Subject: chore(build): drop webpack and use Hugo Pipes (#130) --- src/css/_custom/_custom.scss | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 src/css/_custom/_custom.scss (limited to 'src/css/_custom') diff --git a/src/css/_custom/_custom.scss b/src/css/_custom/_custom.scss deleted file mode 100644 index f7cbb5a..0000000 --- a/src/css/_custom/_custom.scss +++ /dev/null @@ -1,4 +0,0 @@ -// ============================== -// Custom style -// ============================== -// You can override the variables in _variables.scss to customize the style -- cgit v1.2.3