UNPKG
insight-plugin-verifier
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.0
Insight-verifier
insight-plugin-verifier
/
postcss.config.js
5 lines
•
71 B
JavaScript
View Raw
1
2
3
4
5
module
.exports = {
plugins:
[
require
(
'autoprefixer'
) ] }