This structure is based on a couple assumptions:
- The website is quite small in both file size and number of files. I'm talking like 3 pages at most.
- The website is highly focused on a particular idea (rather than a CMS that has many interchangeable parts).
This structure creates a world where variables and mixins live together The structure leans on the structure of the html rather than creating its own structure.
As I'm writing this, I am quite tired. I am sure I missed some things.