Refactor scss styles

This commit is contained in:
Alex Shpak
2018-11-24 15:10:43 +01:00
parent f5736e077a
commit 7798a5cc7c
14 changed files with 1924 additions and 147 deletions
+8 -7
View File
@@ -2,11 +2,12 @@
headless: true
---
- [**Introduction**](/)
- [Examples](/docs/examples)
- [With Table of contents](/docs/with-toc)
- [Without Table of Contents](/docs/without-toc)
- [**Introduction**]({{< ref "/" >}})
- [Examples]({{< ref "/docs/examples.md" >}})
- [With Table of contents]({{< ref "/docs/with-toc.md" >}})
- [Without Table of Contents]({{< ref "/docs/without-toc.md" >}})
- **More Examples**
- [Server](/docs/server)
- [Client](/docs/client)
- [Advanced](/docs/advanced)
- [Server]({{< ref "/docs/server.md" >}})
- [Client]({{< ref "/docs/client.md" >}})
- [Advanced]({{< ref "/docs/advanced.md" >}})
- [**Blog**]({{< ref "/posts" >}})