This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
tea
/
ls-house-keeping-vue
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
de4d3d873c
Ramuri
Etichete
master
ls-house-keepin...
/
admin
/
postcss.config.js
postcss.config.js
92 B
Istoric
Crud
1
2
3
4
5
6
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
}