trendwerk / sphynx

A light & simple WordPress starter theme 😽
16 stars 2 forks source link

Separate structure from skin #543

Closed haroldangenent closed 8 years ago

haroldangenent commented 9 years ago

According to OOCSS, we should "Separate structure from skin". However, this would mean we should create skins for all components. As you can see in the official repository of OOCSS, this is not very consistent here as well.

Two questions we should answer:

luukdv commented 9 years ago

This is a difficult and important one. Maybe we should all think about it, read up on different options a bit and discuss it IRL.

gewoonderrik commented 8 years ago

We're closing this issue, because separating structure from skin wouldn't add anything. Skin is already modular, because we use variables.

The only reason to separate this is to be more modular and reusable. This should be discussed in #565.