trim-style
✂️ Simple web app for extracting only the essential styles from raw style properties
A web app for extracting only the essential styles from raw style properties copied out of browser dev tools. After copying an element’s CSS from Chrome dev tools, pasting it into trim-style returns clean, consistently formatted CSS properties. It removes unnecessary class wrappers, handles CSS variables, and preserves hex colors and complex values, with one-click copy to clipboard and an instant page reload to clear the input. The page also features a floating triangles animation in the background.