This website requires JavaScript.
Explore
Help
Sign In
root
/
gitdeploy
Watch
2
Star
0
Fork
You've already forked gitdeploy
0
Code
Issues
3
Pull Requests
Releases
Wiki
Activity
cad179977c
gitdeploy
/
html
/
postcss.config.js
6 lines
74 B
JavaScript
Raw
Blame
History
'use strict'
;
module
.
exports
=
{
plugins
:
[
require
(
'autoprefixer'
)
]
}
;
Reference in New Issue
View Git Blame
Copy Permalink