This website works better with JavaScript
Home
Explore
Help
Register
Sign In
223-template-240
/
blank
forked from
137-template-113/blank
Watch
2
Star
0
Fork
0
Files
Branch:
master
Branches
Tags
master
blank
/
frontend-v2
/
postcss.config.js
postcss.config.js
83 B
Permalink
History
Raw
1
2
3
4
5
6
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};