This website requires JavaScript.
Explore
Help
Register
Sign In
a
/
otterscan
Watch
1
Star
0
Fork
You've already forked otterscan
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1c6140e01d
otterscan
/
postcss.config.js
8 lines
104 B
JavaScript
Raw
Blame
History
// postcss.config.js
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink