Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ncolex
/
browserpilot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
browserpilot
/
frontend
/
postcss.config.js
ncolex
Deploy BrowserPilot with NumPy fix (2.2.6)
c1f04cf
verified
1 day ago
raw
Copy download link
history
blame
contribute
delete
81 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
};