This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
hs
/
zhny_ui
Urmărește
6
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
ca72033a46
Ramuri
Etichete
master
ump
zhny_ui
/
demo
/
ny_code
/
postcss.config.js
postcss.config.js
102 B
Istoric
Crud
1
2
3
4
5
6
7
// postcss.config.js
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};