aboutsummaryrefslogtreecommitdiffstats
path: root/tailwind.config.js
blob: b15a05a657113dc353f7e05ac0fe2734fa202561 (plain) (blame)
1
2
3
4
5
6
7
8
/** @type {import('tailwindcss').Config} */
export default {
  content: ['./src/**/*.{astro,html,js,jsx,md,mdx,svelte,ts,tsx,vue}'],
  theme: {
    extend: {},
  },
  plugins: [],
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage