Reorganize index

This commit is contained in:
Jeremy Thomas
2018-04-10 11:45:48 +01:00
parent f123eb9562
commit 79888359d2
30 changed files with 657 additions and 2626 deletions

View File

@@ -15,6 +15,18 @@ $rss: #f26522
$carbon-width: 300px
$main-spacing: 3rem
=selection($current-selector: false)
@if $current-selector
&::-moz-selection
@content
&::selection
@content
@else
\::-moz-selection
@content
\::selection
@content
@import "../bulma"
@import "./_sass/main"
@import "./_sass/highlight"