NEW: CSS Minifier
Minify CSS from any website URL or by pasting code directly — reduce file sizes and improve loading performance.
Today we added a new CSS Minifier tool to DevKit.
You can use it two ways: paste your CSS directly into the editor, or enter a website URL and the tool will fetch and compress every stylesheet it finds on that domain. It strips comments, whitespace, and unnecessary characters so your CSS downloads faster.
Minifying CSS is one of the easiest performance wins — smaller files mean faster page loads, less bandwidth, and better Core Web Vitals.
Find the CSS Minifier here.