vincanger 685e02536c
Allow custom fonts to be accessed via tailwind class (#291)
* move fonts and access

* move fonts to public folder

* Update Main.css
2024-10-29 14:29:31 +01:00
..
2024-10-10 18:13:48 +02:00
2024-06-04 13:24:32 +02:00

<YOUR_APP_NAME>

This project is based on OpenSaas template and consists of three main dirs:

  1. app - Your web app, built with Wasp.
  2. e2e-tests - Playwright tests for your Wasp web app.
  3. blog - Your blog / docs, built with Astro based on Starlight template.

For more details, check READMEs of each respective directory!