mirror of
https://github.com/hevin-lee/EasyPlayerJs.git
synced 2026-06-15 14:20:02 +00:00
6 lines
59 B
JavaScript
6 lines
59 B
JavaScript
|
|
module.exports = {
|
||
|
|
plugins: {
|
||
|
|
autoprefixer: {}
|
||
|
|
}
|
||
|
|
}
|