This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
DDM
/
aizuda-web-vue3
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
7151bf69a4
Větve
Značky
huahai_master
aizuda-web-vue3
/
postcss.config.cjs
postcss.config.cjs
74 B
Historie
Surový
1
2
3
4
5
6
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
}