Please enable JavaScript in your browser!
Startseite
Erkunden
Hilfe
Anmelden
tum
/
soc
Beobachten
1
Favorit hinzufügen
0
Fork
0
Code
Issues
0
Pull-Requests
0
Commits
22
Releases
0
Wiki
Keine Beschreibung
Struktur:
922e61ec37
Branches
Tags
main
soc
/
iris-web
/
ui
/
postcss.conf...
postcss.config.js
92B
Verlauf
Originalformat
1
2
3
4
5
6
7
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
}
};