Build custom SCSS as part of nix package

This vendors-in the latest Bootstrap release SCSS files
from version 5.3.8.
This commit is contained in:
Eli Ribble 2026-01-28 22:46:28 +00:00
parent 20eda6a1d8
commit 2dab6bcaf0
No known key found for this signature in database
109 changed files with 11295 additions and 42 deletions

3
.gitignore vendored
View file

@ -1,4 +1,5 @@
nidus-sync
htmlpage/static/css/bootstrap.css
scss/.sass-cache/
htmlpage/static/css/bootstrap.css.map
.sass-cache/
tmp/