Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
crossentropy-ai
/
rlcube
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
970c966
rlcube
/
postcss.config.mjs
imwithye
format codes
1afe868
about 2 months ago
raw
Copy download link
history
blame
Safe
81 Bytes
const
config = {
plugins
: [
'@tailwindcss/postcss'
],
};
export
default
config;