Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
tum
/
soc
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Commits
22
Releases
0
Wiki
No Description
Tree:
922e61ec37
Branches
Tags
main
soc
/
iris-web
/
ui
/
postcss.conf...
postcss.config.js
92B
History
Raw
1
2
3
4
5
6
7
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
}
};