Part 3: Building Our Sass Architecture
Part 3 of a series on building a modern front-end workflow, focusing on implementing a scalable Sass architecture based on ITCSS principles.
Part 3 of a series on building a modern front-end workflow, focusing on implementing a scalable Sass architecture based on ITCSS principles.
A developer shares key lessons from three years of building pattern libraries and design systems, focusing on team collaboration and decision-making.
An overview of three CSS methodologies: OOCSS, SMACSS, and BEM, explaining their principles and how they can be used together.
Explores two methods for organizing multiple theme styles in CSS using Sass, comparing a separate theme file vs. module-based theming.