Sign in
apache
/
openserverless-site
/
refs/heads/main
/
.
/
postcss.config.js
blob: d535ecc1d4af43f908508f065fa377f47f6710ec [
file
]
module
.
exports
=
{
plugins
:
[
require
(
'autoprefixer'
)
]
};