This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
2022project
/
baby-institute
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
上传新文件
张晓翠
hace 2 años
padre
117c9d09c5
commit
a68d711dab
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
5
0
baby-institute-admin-ui-front-master/postcss.config.js
+ 5
- 0
baby-institute-admin-ui-front-master/postcss.config.js
Ver fichero
@@ -0,0 +1,5 @@
+module.exports = {
+ plugins: {
+ autoprefixer: {}
+ }
+}