This website requires JavaScript.
Explore
Wiki
Markdown
Emojis
Help
Sign In
dots
/
nvim
Watch
1
Star
0
Fork
You've already forked nvim
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
4956fe8431
nvim
/
postcss.config.js
11 lines
98 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
plugins
:
[
[
"postcss-preset-env"
,
{
// options
}
,
]
,
]
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink