Sanitize user uploaded CSS in NodeJS

Viewed 11

After doing an extensive research on the internet, I have not found anything suitable that will help me remove any dangerous things in CSS files when uploaded in NodeJS.

Does anyone know one that could do this?

0 Answers
Related