This website requires JavaScript.
Explore
Help
Sign In
devol
/
wallabag
mirror of
https://github.com/wallabag/wallabag.git
Watch
1
Star
0
Fork
You've already forked wallabag
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b495929c0d
wallabag
/
postcss.config.js
8 lines
102 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
plugins
:
function
(
)
{
return
[
require
(
'autoprefixer'
)
,
]
;
}
}
;
Reference in New Issue
View Git Blame
Copy Permalink