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