Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mikx1
/
gradio_app
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e16c12f
gradio_app
/
app
/
frontend
/
node_modules
/
css-tree
/
lib
/
lexer
/
generic-const.js
mikx1
Upload folder using huggingface_hub
b5ea024
over 1 year ago
raw
Copy download link
history
blame
Safe
155 Bytes
// https://drafts.csswg.org/css-cascade-5/
export
const
cssWideKeywords = [
'initial'
,
'inherit'
,
'unset'
,
'revert'
,
'revert-layer'
];