This website requires JavaScript.
Explore
Help
Register
Sign In
denis
/
uchill
Watch
1
Star
0
Fork
You've already forked uchill
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f6caa7df6b
uchill
/
chatnext
/
frontend
/
postcss.config.mjs
6 lines
86 B
JavaScript
Raw
Blame
History
const
config
=
{
plugins
:
[
"@tailwindcss/postcss"
]
,
}
;
export
default
config
;
Reference in New Issue
View Git Blame
Copy Permalink