This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
noah
/
modulplaner-frontend
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
736c0346d8
Gałęzie
Tagi
api-2.0.0
dev
main
master
modulplaner-fro...
/
postcss.config.cjs
postcss.config.cjs
83 B
Historia
Czysty
1
2
3
4
5
6
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};