This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
footballdata
/
api
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
ccdc65f3c3
Větve
Značky
master
api
/
postcss.config.js
postcss.config.js
93 B
Historie
Surový
1
2
3
4
5
6
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};