rstacruz / rscss

Reasonable System for CSS Stylesheet Structure
https://ricostacruz.com/rscss
3.91k stars 176 forks source link

Add guidance about nested component boundaries #12

Closed mcgwiz closed 9 years ago

mcgwiz commented 9 years ago

A common difficulty for newcomers to front-end componentization is understanding component boundaries. This change describes the most common pitfall related to those boundaries and how to deal with it properly.

rstacruz commented 9 years ago

Yes! This makes absolute sense.