Skip to content

Commit 704efe6

Browse files
author
abrulic
committed
added postcss.config.js if package which uses this template still use lower version of tailwind
1 parent cfdbb6c commit 704efe6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

postcss.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/** @type {import('postcss').Config} */
2+
export default {
3+
plugins: [],
4+
}

0 commit comments

Comments
 (0)