This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
nomo
/
nomo-web
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
321e4d7690
Haarat
Tagit
master
nomo-dev
nomo-prod
nomo-test
xiaom
nomo-web
/
postcss.config.js
postcss.config.js
124 B
Historia
Raaka
1
2
3
4
5
6
7
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
'postcss-nesting': {},
},
};