This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
xieshengjie
/
jn_manager
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Browse Source
deploy
chuzhixin
4 years atrás
parent
93bb68fea6
commit
7de4d344fb
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
postcss.config.js
+ 5
- 0
postcss.config.js
Ver Ficheiro
@@ -0,0 +1,5 @@
+module.exports = {
+ plugins: {
+ autoprefixer: {},
+ },
+};