aboutsummaryrefslogtreecommitdiffstats
path: root/postcss.config.js
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2023-11-14 15:52:47 -0800
committerPinapelz <yukais@pinapelz.com>2023-11-14 15:52:47 -0800
commita7701e6183956531a6930fac484acb52e22baf85 (patch)
tree10d83f72b2586d1a0b8b99213ca0fa19f8ac7ae3 /postcss.config.js
Initial commit from Create Next App
Diffstat (limited to 'postcss.config.js')
-rw-r--r--postcss.config.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/postcss.config.js b/postcss.config.js
new file mode 100644
index 0000000..33ad091
--- /dev/null
+++ b/postcss.config.js
@@ -0,0 +1,6 @@
+module.exports = {
+ plugins: {
+ tailwindcss: {},
+ autoprefixer: {},
+ },
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage