POC
CVE Helper
32BITZ
4837
Total CVEs
26
Years
GitHub
Home
/
2022
/
CVE-2022-3141
README.md
Rendering markdown...
POC
/
postcss.config.mjs
MJS
⬇ Raw
GitHub
✕ Close
const config = { plugins: ["@tailwindcss/postcss"], }; export default config;