Andros Fenollosa f37dd365d2 Add sass
2019-02-26 11:06:17 +01:00
..
2019-02-26 11:06:17 +01:00
2019-02-26 10:16:32 +01:00
2019-02-26 10:16:32 +01:00

Components

For small components, there is the components/ folder. While layout/ is macro (defining the global wireframe), components/ is more focused on widgets. It contains all kind of specific modules like a slider, a loader, a widget, and basically anything along those lines. There are usually a lot of files in components/ since the whole site/application should be mostly composed of tiny modules.

Reference: Sass Guidelines > Architecture > Components folder