start something stylish 🐷💅 add sass, create layout components, sort styles and components into folders

This commit is contained in:
elisejakob
2024-05-09 02:11:37 +02:00
parent 5b9c484f14
commit 5cd5e40e91
14 changed files with 350 additions and 90 deletions

8
web/src/css/fonts.scss Normal file
View File

@ -0,0 +1,8 @@
@import url("https://use.typekit.net/spa5smt.css");
/*@font-face {
font-family: 'Avenir';
src: url('/assets/fonts/Avenir/Avenir.woff2') format("woff2");
font-weight: 400;
font-display: swap;
}*/