This website requires JavaScript.
Explore
Help
Register
Sign In
cupadev
/
test-ia
Watch
1
Star
0
Fork
You've already forked test-ia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
test-ia
/
postcss.config.mjs
9 lines
105 B
JavaScript
Raw
Permalink
Blame
History
const
config
=
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
}
;
export
default
config
;
Reference in New Issue
View Git Blame
Copy Permalink