This website requires JavaScript.
Explore
Help
Sign In
herz
/
herz-nsot
Watch
1
Star
0
Fork
You've already forked herz-nsot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0ad995e6e3
herz-nsot
/
postcss.config.cjs
9 lines
107 B
JavaScript
Raw
Blame
History
const
config
=
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
}
;
module
.
exports
=
config
;
Reference in New Issue
View Git Blame
Copy Permalink