This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
rui.jiang
/
performance-test
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
961fa0bb1c
Gałęzie
Tagi
HD
master
test-dev
performance-...
/
postcss.config.js
postcss.config.js
101 B
Historia
Czysty
1
2
3
4
5
6
7
// postcss.config.js
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
}