shithub
zephyrfs
/
zephyrfs-web
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
zephyrfs-web
Public
Watch
0
Fork
0
Star
0
zephyrfs-web
/
client
/
postcss.config.js
JavaScript · 79 bytes
Raw
Blame
History
1
export
default
{
2
plugins
:
{
3
tailwindcss
:
{},
4
autoprefixer
:
{},
5
},
6
}