From 49509e73473de6f3528c7fdba8a4fa5437829817 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 21 Mar 2024 09:47:34 +0000 Subject: more whitespace fixes and some docu --- view/theme/redbasic/css/sample.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view/theme/redbasic') diff --git a/view/theme/redbasic/css/sample.scss b/view/theme/redbasic/css/sample.scss index 87005be90..410026aa2 100644 --- a/view/theme/redbasic/css/sample.scss +++ b/view/theme/redbasic/css/sample.scss @@ -1,3 +1,7 @@ +// To compiled custom site bootstrap from sass, +// run this script from the document root for an example: +// php vendor/bin/pscss view/theme/redbasic/css/sample.scss view/theme/redbasic/css/bootstrap-custom.css + // See https://getbootstrap.com/docs/5.3/customize/sass/ for more infos // required import -- cgit v1.2.3