Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shashidharak99
/
learnix
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
learnix
/
postcss.config.mjs
shashidharak99
Upload files
7d51e81
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
const
config = {
plugins
: [
"@tailwindcss/postcss"
],
};
export
default
config;