This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
procodergw
/
orion_master
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
e2f9501c1d
Větve
Značky
main
orion_master
/
postcss.config.js
postcss.config.js
95 B
Historie
Surový
1
2
3
4
5
6
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};