diff options
author | Mario <mario@mariovavti.com> | 2024-03-21 11:37:55 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-21 11:37:55 +0000 |
commit | 2dc1adf0910dfb96f660374c683f3c84d0250c7a (patch) | |
tree | 6e232a6c54574e42b56b863ec798c81b7dd33a57 /view/theme/redbasic | |
parent | 6a3d37205007888a17ce46892190f7977f387b5d (diff) | |
parent | 371b8440c3a57103bfdfe15373b025ee1f4a73d3 (diff) | |
download | volse-hubzilla-2dc1adf0910dfb96f660374c683f3c84d0250c7a.tar.gz volse-hubzilla-2dc1adf0910dfb96f660374c683f3c84d0250c7a.tar.bz2 volse-hubzilla-2dc1adf0910dfb96f660374c683f3c84d0250c7a.zip |
Merge branch 'dev' into 9.0RC
Diffstat (limited to 'view/theme/redbasic')
-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 |