### Describe the bug `purify-css` has not been updated in 6 years and is causing security warnings in the AMP example ### Reproduction https://github.com/sveltejs/kit/blob/e133aba479fa9ba0e7f9e71512f5f937f0247e2c/packages/kit/test/apps/amp/src/hooks.server.js#L25 ### Logs _No response_ ### System Info ```Shell `master` ``` ### Severity annoyance ### Additional Information Some alternatives: - https://github.com/FullHuman/purgecss - https://github.com/leeoniya/dropcss
Describe the bug
purify-csshas not been updated in 6 years and is causing security warnings in the AMP exampleReproduction
kit/packages/kit/test/apps/amp/src/hooks.server.js
Line 25 in e133aba
Logs
No response
System Info
`master`Severity
annoyance
Additional Information
Some alternatives: