Add scheme

This commit is contained in:
Andros Fenollosa 2018-11-07 07:33:49 +01:00
parent f53fb27968
commit 48ea8e049e

View File

@ -1,5 +1,25 @@
Pattern Template 7-1 Lite version, an extraordinarily neat architecture that any Web Designer can understand at a glance. Structure with the help of SASS.
``` txt
sass/
|
| _base.sass
| _header.sass
| _footer.sass
| _mixins.sass
| _typography.sass
| _variables.sass
| pages/
| | _home.sass
| | _contact.sass
| ...
| vendors/
| | _bootstrap.sass
| | _jquery-ui.sass
| ...
` main.sass
```
# Compile SASS.
## Install