feat(tanstack): initialize TanStack project with routing, API, and error handling components
This commit is contained in:
6
tanstack/postcss.config.mjs
Normal file
6
tanstack/postcss.config.mjs
Normal file
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user