issues
search
geislern
/
DACHOR-Website
Django Projekt für die Website auf DACHOR-Darmstadt.de
https://dachor-darmstadt.de
GNU Affero General Public License v3.0
3
stars
0
forks
source link
Use sass version of bootstrap
#70
Closed
bhaettasch
closed
2 years ago
bhaettasch
commented
2 years ago
This allows easier customization
Add sass compiler dependency and activate precompiling
Use scss versions instead of css for bootstrap core and bootswatch theme
Currently, all bootstrap components are loaded, but one might remove unused ones for further compression
Set default font globally
This also removes the unnecessary Google Font lookup
Use local version of jquery
Make sure all css and scripts are compressed
Move first custom styles into theme variables
This allows easier customization