This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
books
/
LMS
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
main
Ramas
Etiquetas
main
LMS
/
LMF
/
admin_react
/
postcss.config.mjs
postcss.config.mjs
81 B
Permalink
Histórico
Raw
1
2
3
4
5
const config = {
plugins: ["@tailwindcss/postcss"],
};
export default config;