huynh-phu/merge-variables icon
public
Published on 3/24/2025
Merge set of variables in css file

Prompts
Merge set of variables in css file
Look for sets of custom variable the provided css file. Merge the sets of custom variables into one and keep the surrounding code untouch. Ensuring no duplicates, combine duplicate values into one unique variables. Give a comment wherever there's a problem with the given set of in term of conflicting values so that I can validate. Comment should be short, no more than 10 words for each comment.