Update README.md
This commit is contained in:
parent
e3a254fc20
commit
883c235c1b
@ -67,3 +67,10 @@ yarn global add node-sass
|
||||
node-sass --output-style compressed sass/mobile.sass css/mobile.css
|
||||
node-sass --output-style compressed sass/desktop.sass css/desktop.css
|
||||
```
|
||||
|
||||
## Other variants
|
||||
|
||||
- [Pattern 7-1 with Split media](https://github.com/tanrax/pattern-7-1-with-split-media): The best, highly recommended ❤️)
|
||||
- [Pattern 7-1](https://github.com/tanrax/pattern-7-1): Standard. **Not responsive design**.
|
||||
- [Pattern 7-1 Lite with Split media](https://github.com/tanrax/pattern-7-1-lite-with-split-media): Simplified version for students or very small web sites.
|
||||
- [Pattern 7-1 Lite](https://github.com/tanrax/pattern-7-1-lite): Simplified version for students or very small web sites. **Not responsive design**.
|
||||
|
Loading…
Reference in New Issue
Block a user