aboutsummaryrefslogtreecommitdiffstats
path: root/tailwind.config.js
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-09-03 11:04:30 -0700
committerPinapelz <yukais@pinapelz.com>2025-09-03 11:04:30 -0700
commite406d3de9e8019561f2f2f29919409ba2731b8bc (patch)
tree0d6c671b777eb6e8d83e1057b0dc56d1453315ac /tailwind.config.js
parent047ad73cdfe0c1b5268323cf74f695cfba1e838c (diff)
change style of project page
Diffstat (limited to 'tailwind.config.js')
-rw-r--r--tailwind.config.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/tailwind.config.js b/tailwind.config.js
new file mode 100644
index 0000000..b15a05a
--- /dev/null
+++ b/tailwind.config.js
@@ -0,0 +1,8 @@
+/** @type {import('tailwindcss').Config} */
+export default {
+ content: ['./src/**/*.{astro,html,js,jsx,md,mdx,svelte,ts,tsx,vue}'],
+ theme: {
+ extend: {},
+ },
+ plugins: [],
+} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage