This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
frontend
/
opt_web
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
202561f3ce
Branche
Tagy
cheney
dev
main
xinyan
opt_web
/
postcss.config.js
postcss.config.js
82 B
História
Raw
1
2
3
4
5
6
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}