admin / Bid-Sentinel
publicBid Scrape and Tracking Application with AI Capability
Bid-Sentinel / bid-sentinel-v2 / frontend / postcss.config.js
81 B · main
1 2 3 4 5 6 | export default { plugins: { tailwindcss: {}, autoprefixer: {}, }, }; |