admin / SAynapse-Horizon
publicSelf Hosted Cyber Threat Intelligence Hub
SAynapse-Horizon / Synapse-Horizon / postcss.config.js
80 B · main
1 2 3 4 5 6 | export default { plugins: { tailwindcss: {}, autoprefixer: {}, }, } |
Self Hosted Cyber Threat Intelligence Hub
1 2 3 4 5 6 | export default { plugins: { tailwindcss: {}, autoprefixer: {}, }, } |