Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shivam-kala
/
online-compiler
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
online-compiler
/
postcss.config.js
Manu Arora
➕ Add: Basic UI + Code Editor + API Integration
204b0f7
almost 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}