aboutsummaryrefslogtreecommitdiffstats
path: root/middleware/postcss.config.mjs
blob: d5744c4bc6c0b99708af2e896e332d29d4d8237d (plain) (blame)
1
2
3
4
5
6
7
8
/** @type {import('postcss-load-config').Config} */
const config = {
  plugins: {
    '@tailwindcss/postcss': {},
  },
}

export default config
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage