Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cfahlgren1
/
sql-snippets
like
13
Running
App
Files
Files
Community
7
Fetching metadata from the HF Docker repository...
main
sql-snippets
/
postcss.config.js
cfahlgren1
HF Staff
init
db39944
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
80 Bytes
export
default
{
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}