diff --git a/dachor_website/static/vendor/bootswatch-superhero/_bootswatch.scss b/dachor_website/static/vendor/bootswatch-superhero/_bootswatch.scss index c6645ac..6cc5c8b 100644 --- a/dachor_website/static/vendor/bootswatch-superhero/_bootswatch.scss +++ b/dachor_website/static/vendor/bootswatch-superhero/_bootswatch.scss @@ -2,13 +2,6 @@ // Bootswatch -// Variables =================================================================== - -$web-font-path: "https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap" !default; -@if $web-font-path { - @import url($web-font-path); -} - // Navbar ====================================================================== .navbar { diff --git a/requirements.txt b/requirements.txt index d4e317b..916e632 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -Django==4.1.2 -django-bootstrap4==22.2 +Django==4.1.7 django-betterforms==2.0.0 -django-compressor==4.1 +django-bootstrap4==22.3 +django-compressor==4.3.1 django-htmlmin==0.11.0 django-libsass==0.9