From cb61957623f8643c8c2d55b676560dd5526e663e Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Mon, 10 Feb 2020 23:31:33 +0100 Subject: Add scrollbar plugin and update README --- exampleSite/assets/_custom.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'exampleSite/assets/_custom.scss') diff --git a/exampleSite/assets/_custom.scss b/exampleSite/assets/_custom.scss index 0de9ae1..9be7a1d 100644 --- a/exampleSite/assets/_custom.scss +++ b/exampleSite/assets/_custom.scss @@ -1,3 +1,4 @@ /* You can add custom styles here. */ // @import "plugins/numbered"; +// @import "plugins/scrollbars"; -- cgit v1.2.3