This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
yin_yu820
/
yd_qycpfb
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
405d2b660b
Gałęzie
Tagi
master
yd_qycpfb
/
jp-ui
/
postcss.config.js
postcss.config.js
90 B
Historia
Czysty
1
2
3
4
5
module.exports = {
plugins: {
'autoprefixer': {browsers: 'last 5 version'}
}
}