Set up prettier and tailwind even harder

JS tooling breaks at the slightest whiff of nonstandard setups. God
forbid you set up your js project in a subdirectory of the repository
instead of in the root...
This commit is contained in:
Joscha 2025-01-26 23:57:28 +01:00
parent f0ec43f468
commit d1f0d28dac
12 changed files with 1770 additions and 1278 deletions

1273
gdn-app/pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff

View file

@ -13,6 +13,7 @@ async function greet() {
<template>
<main class="container">
<p class="font-bold underline">Hello</p>
<h1>Welcome to Tauri + Vue</h1>
<div class="row">