Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
superxu520
/
Paper_Trading
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Paper_Trading
/
frontend
/
postcss.config.js
superxuu
feat: Complete stock trading simulation system
2d4ab0a
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};