Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ryesun
/
copilot-for-dressing-v2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fcad77c
copilot-for-dressing-v2
/
app
/
src
/
global.less
ryesun
initial
d757506
almost 2 years ago
raw
Copy download link
history
blame
Safe
111 Bytes
/**
less全局变量
*/
@mainColor:
#ff0000
;
@textColor:
#666
;
a
{
text-decoration
: none;
color
:
#666
;
}