This website works better with JavaScript
Home
Explore
Help
Sign In
fszontagh
/
shopcall
Watch
1
Star
1
Fork
0
Files
Issues
38
Pull Requests
0
Wiki
Tree:
84cf79ab1c
Branches
Tags
main
v2025-12-05-16-35
v2025-12-01-17-00
v2025-11-25-12-12
v2025-10-31-16-33
v1.0.0-pre-vercel-removal
shopcall
/
shopcall.ai-main
/
postcss.config.js
postcss.config.js
80 B
History
Raw
1
2
3
4
5
6
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}