M4TThys123 / JBI-Installatieservice

Ontwerp en Ontwikkeling van een Gebruiksvriendelijke Webapplicatie met API Integratie
https://jbistallatie.vercel.app/
0 stars 0 forks source link

Put all CSS in a global.css file #13

Closed M4TThys123 closed 1 year ago

M4TThys123 commented 1 year ago

Je maakt een style.css file aan in de static map. ~/static/style.css

En de app.html link je deze file.

<link rel="stylesheet" href="%sveltekit.assets%/style.css" />