This website requires JavaScript.
Explore
Help
Sign In
Steve-Dee-Designs
/
woocommerce
mirror of
https://github.com/woocommerce/woocommerce.git
Watch
1
Star
0
Fork
You've already forked woocommerce
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6d06990123
woocommerce
/
plugins
/
woocommerce-blocks
/
postcss.config.js
4 lines
90 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
plugins
:
[
require
(
'autoprefixer'
)
(
{
browsers
:
[
'>1%'
]
}
)
]
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink