5 ms·
SCSS isn't a methodology, it's a tool for reducing repetition and capturing syntactic complexity in CSS.
by noema 6y ago
SCSS isn't a methodology, it's a tool for reducing repetition and capturing syntactic complexity in CSS.
- vehemenz 6y agoYou're right, I was thinking of SMACSS. SCSS (or SASS, more generally) does benefit some methodologies more than others though; I've never found much use for it while using Tachyons or Tailwind, for example.