Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mikelue
/
sf-b5f
like
0
Configuration error
App
Files
Files
Community
main
sf-b5f
/
src
/
variables.css
Mikelue
Add 12 files
1512e66
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
199 Bytes
@tailwind
base;
@tailwind
components;
:root
{
--text-color
:
#4e4c4d
;
--primary-color
:
#159969
;
--primary-lightgray-color
:
#f1f1f1
;
--primary-beige-color
:
#f7f7f7
;
--background-color
:
#ffffff
;
}