aboutsummaryrefslogtreecommitdiffstats
path: root/astro.config.mjs
blob: 461bd30d1eee682812a9a998967b0093aeabbeca (plain) (blame)
1
2
3
4
5
6
7
8
import { defineConfig } from 'astro/config';

import tailwind from "@astrojs/tailwind";

// https://astro.build/config
export default defineConfig({
  integrations: [tailwind()]
});
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage