This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
nomo
/
nomo-web
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
a5f74b1af8
Rami (Branch)
Tag
master
nomo-dev
nomo-prod
nomo-test
xiaom
nomo-web
/
postcss.config.js
postcss.config.js
124 B
Cronologia
Originale
1
2
3
4
5
6
7
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
'postcss-nesting': {},
},
};