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