This website works better with JavaScript.
Explore
Help
Sign In
nyanide
/
pleroma-fe
Watch
1
Star
0
Fork
You've already forked pleroma-fe
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
4.9 MiB
Tree:
a4b95f33dd
pleroma-fe
/
postcss.config.js
6 lines
66 B
Raw
Normal View
History
Unescape
Escape
first
3 months ago
module
.
exports
=
{
plugins
:
[
require
(
'autoprefixer'
)
]
}