Sha256: 01fa247260def1d3f56ca04ba4c43bb0296a5e17fedc75e977deef39a90193d2
Contents?: true
Size: 591 Bytes
Versions: 3
Compression:
Stored size: 591 Bytes
Contents
# 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](http://sass-guidelin.es/) > [Architecture](http://sass-guidelin.es/#architecture) > [Components folder](http://sass-guidelin.es/#components-folder)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
mancalledmountain-theme-0.1.2 | _sass/components/README.md |
mancalledmountain-theme-0.1.1 | _sass/components/README.md |
mancalledmountain-theme-0.1.0 | _sass/components/README.md |