Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. Share your own thoughts and experience, accounts may be terminated for violations.

CSS Tools

Joined
May 31, 2007
Posts
2,090
Reaction score
179
Anyone know of a tool to show which classes have changed in a CSS file, I can DIFF the file, but that is a line or block level comparison which doesn't help if the classes have been re-ordered.

I'm trying to extract changes to a CSS file from a theme to create a child theme on a customer's site to allow us to update the parent theme without breaking things next time they hit the update button.

If the tool could also compare functions / classes in a PHP file, then even better!
 
Top Bottom