This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
lx-music-desktop
mirror of
https://github.com/lyswhut/lx-music-desktop
Watch
1
Star
0
Fork
You've already forked lx-music-desktop
0
Code
Issues
Releases
Wiki
Activity
0b06206d34
lx-music-desktop
/
postcss.config.js
8 lines
105 B
JavaScript
Raw
Blame
History
const
autoprefixer
=
require
(
'autoprefixer'
)
module
.
exports
=
{
plugins
:
[
autoprefixer
(
)
,
]
,
}
Reference in New Issue
View Git Blame
Copy Permalink