This week, I want to take a look at some tried and true techniques for unwinding your spaghetti CSS. The techniques are covered in their general form – with links to framework level implementation examples.| Shimin's Separate Concerns
The short answer is no, as long as you are only using negative CSS margins to bring elements closer together than their box model properties would allow.| Shimin's Separate Concerns
Does the thought of making a minor style update in a large front-end project give you pause? This week, I want to take a look at what makes CSS complex.| Shimin's Separate Concerns
While I love Tailwind for prototyping, I do not use it for production codebases. Where maintainability is key and there's time to document and enforce style workflow.| Shimin's Separate Concerns