Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
anzorq
/
hf-spaces-semantic-search
like
80
Runtime error
App
Files
Files
Community
2
0d186fa
hf-spaces-semantic-search
/
postcss.config.js
anzorq
init
c6eeecc
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {},
},
}