mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
Reorganize index
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user