Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KingNish
/
test-space
like
0
Running
App
Files
Files
Community
29
refs/pr/19
test-space
/
style.css
smolSWE
Initial commit: Basic structure and product display
83c3a4e
verified
4 months ago
raw
Copy download link
history
blame
Safe
174 Bytes
@tailwind
base;
@tailwind
components;
@tailwind
utilities;
.bg-amazon-blue
{
background-color
:
#232F3E
;
}
.bg-amazon-orange
{
background-color
:
#FF9900
;
}