This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
xy001
/
fara-fe-admin
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
ab5e9a70af
Větve
Značky
main
wxd/faVersion
fara-fe-admin
/
postcss.config.js
postcss.config.js
87 B
Historie
Surový
1
2
3
4
5
6
export default {
plugins: {
'autoprefixer': {},
'postcss-nested': {},
},
}