CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
cnp-ai
/
it_value_check
source
Hugging Face
updated 2mo ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
postcss.config.mjs
postcss.config.mjs
6 lines
Copy path
Download
Raw
Back to root
1
export default {
2
plugins: {
3
"@tailwindcss/postcss": {},
4
},
5
};
6