From 00c9709fd9763542e848f6278db8ba26af5c9886 Mon Sep 17 00:00:00 2001 From: Max Date: Mon, 15 Oct 2018 23:46:42 +0200 Subject: Initial commit. --- sass/custom-editor-style.scss | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sass/custom-editor-style.scss (limited to 'sass/custom-editor-style.scss') diff --git a/sass/custom-editor-style.scss b/sass/custom-editor-style.scss new file mode 100644 index 0000000..f3e0358 --- /dev/null +++ b/sass/custom-editor-style.scss @@ -0,0 +1,2 @@ +//Add your own editor styles here or comment out the next line if you want to pull in the whole Bootstrap stuff +//@import "theme"; \ No newline at end of file -- cgit v1.2.3