This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
maxmind
/
meteora-copy
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
claude/serene-banach
Ramas
Etiquetas
claude/serene-banach
main
meteora-copy
/
postcss.config.mjs
postcss.config.mjs
94 B
Permalink
Histórico
Raw
1
2
3
4
5
6
7
const config = {
plugins: {
"@tailwindcss/postcss": {},
},
};
export default config;