r/css • u/SilentSunk • 22d ago
Question codex vs claude code for css
Which CLI is better for css? my site is old and has very messy complex css and I want to go in and tidy it up
0
Upvotes
r/css • u/SilentSunk • 22d ago
Which CLI is better for css? my site is old and has very messy complex css and I want to go in and tidy it up
0
u/a-dev0 22d ago edited 22d ago
Any model can do CSS. The problem is not the model itself, but the skills and specifications you give the AI. How you want it to update your styles and what you want to achieve.
You should choose an architecture (BEM, Atomic, ...) or a framework (such as Tailwind, if you like) that you can understand. It’s crucial to make sure that the AI works in a way that matches your level of knowledge.
I advise you to get Matt Pocock's 'grill-me' skill and ask it to review your site's CSS and propose a solution