Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
promptAId
/
Promptaid-VIsion
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a8a8801
Promptaid-VIsion
/
frontend
/
tailwind.config.js
SCGR
UI refine & clean up
1686de5
3 months ago
raw
Copy download link
history
blame
157 Bytes
export
default
{
content
: [
"./index.html"
,
"./src/**/*.{js,ts,jsx,tsx}"
],
theme
: {
extend
: {}
},
plugins
: [],
};