Bundle JS into a compact format

Run file checks on startup
Fix visual bugs in Sass
This commit is contained in:
Michał Gdula 2023-03-10 11:10:43 +00:00
parent e3a0eaf60b
commit e6d289ed64
16 changed files with 283 additions and 221 deletions

View file

@ -18,12 +18,11 @@ $info: $blue
$rad: 6px
$rad-inner: 3px
//$font: "Work Sans", sans-serif
$font: "Work Sans", sans-serif
$breakpoint: 800px // responsive breakpoint for mobile
// responsive breakpoint for mobile
$breakpoint: 800px
// Work Sans
@font-face
font-family: 'Work Sans'
src: url('fonts/worksans-regular.woff2')