Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
radames
/
NYTimes-homepage-rearranged
like
14
Running
App
Files
Files
Community
f3481ab
NYTimes-homepage-rearranged
/
frontend
/
postcss.config.js
radames
bump version and use Docker
1b06101
11 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}