shou2017.com
JP

Sass Folder Structure (SMACSS)

Wed Dec 11, 2019
Sat Jun 8, 2024

I read a book about Sass folder structure, so here are my notes.

I started by studying SMACSS (Scalable and Modular Architecture for CSS) design, which I personally thought seemed simple.

The important thing is that there’s no need to rush to standardize everything. It’s fine to standardize only when necessary. Also, be careful not to overuse sass. It can make your code unnecessarily messy.

Sass Folder Structure (SMACSS)

Web制作者のためのSassの教科書 改訂2版

Tags
Sass
See Also