diff --git a/package.json b/package.json index 89296ff..04ebe2d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "vite-react-app", "private": true, + "name": "vite-react-tailwind-app", "private": true, "version": "0.0.0", "type": "module", "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview", "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0" }, diff --git a/public/images/placeholder.webp b/public/images/placeholder.webp index e69de29..6d21e75 100644 --- a/public/images/placeholder.webp +++ b/public/images/placeholder.webp @@ -0,0 +1 @@ +data:image/webp;base64,UklGRlIAAABXRUJQVlA4TEUAAAAvAAAAAAfQ//73v/+BiOh/AAA= \ No newline at end of file diff --git a/public/vite.svg b/public/vite.svg new file mode 100644 index 0000000..e7b8dfb --- /dev/null +++ b/public/vite.svg @@ -0,0 +1 @@ + \ No newline at end of file