This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
2022project
/
baby-institute
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Browse Source
上传新文件
张晓翠
2 năm trước cách đây
mục cha
117c9d09c5
commit
a68d711dab
1 tập tin đã thay đổi
với
5 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
5
0
baby-institute-admin-ui-front-master/postcss.config.js
+ 5
- 0
baby-institute-admin-ui-front-master/postcss.config.js
Xem Tập Tin
@@ -0,0 +1,5 @@
+module.exports = {
+ plugins: {
+ autoprefixer: {}
+ }
+}