This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
rui.jiang
/
performance-test
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
9d400f57f2
Rami (Branch)
Tag
HD
master
test-dev
performance-...
/
postcss.config.js
postcss.config.js
101 B
Cronologia
Originale
1
2
3
4
5
6
7
// postcss.config.js
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
}