UNPKG
rtc-phone
Version:
beta (2.0.6)
latest (1.0.5)
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1-beta.2
2.0.1-beta.1
1.0.5
1.0.4
1.0.3
1.0.2
1.0.2-beta.4
1.0.2-beta.3
1.0.2-beta.2
1.0.2-beta.1
1.0.1
1.0.1-beta.1
1.0.0
hl95 WebRTC phone
github.com/95ykf/RtcPhone
95ykf/RtcPhone
rtc-phone
/
postcss.config.js
5 lines
•
77 B
JavaScript
View Raw
1
2
3
4
5
module
.exports = {
plugins:
[
require
(
'autoprefixer'
) ] }