This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
noah
/
modulplaner-frontend
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
d5f7a4efc0
Větve
Značky
api-2.0.0
dev
main
master
modulplaner-fro...
/
postcss.config.cjs
postcss.config.cjs
83 B
Historie
Surový
1
2
3
4
5
6
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};