diff options
author | Mario <mario@mariovavti.com> | 2024-03-21 09:47:34 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-21 09:47:34 +0000 |
commit | 49509e73473de6f3528c7fdba8a4fa5437829817 (patch) | |
tree | 5123a4bfaf83aa4389dbe5e106d546cd6f7ef7ff /view | |
parent | 66f5b34c0742341717b22653f707fcee7d31b318 (diff) | |
download | volse-hubzilla-49509e73473de6f3528c7fdba8a4fa5437829817.tar.gz volse-hubzilla-49509e73473de6f3528c7fdba8a4fa5437829817.tar.bz2 volse-hubzilla-49509e73473de6f3528c7fdba8a4fa5437829817.zip |
more whitespace fixes and some docu
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/css/sample.scss | 4 |
1 files changed, 4 insertions, 0 deletions
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 |