project clean-up

This commit is contained in:
2023-12-24 14:48:52 -05:00
parent 36273d7151
commit 4fca9b53d3
60 changed files with 33 additions and 1817 deletions

View File

@@ -1,3 +1,7 @@
# Scripts directory variable
SCRIPTS_DIR = "scripts"
# Bootstrap variables
BOOTSTRAP_MODULE = "bootstrap-custom/boostrap/scss"
CUSTOM_SCSS = "bootstrap-custom/custom.scss"
PUBLIC_CSS = "all_paw_care/static/css/custom.css"
@@ -13,5 +17,5 @@ build-custom-bootstrap:
.PHONY: process-images
process-images:
./process-images.sh
./$(SCRIPTS_DIR)/process-images.sh