mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 20:24:30 -07:00
Fix Webpack build by importing variables in mixins file (#1233)
* Fix Webpack build by importing variables in mixins file * Import initial-variables instead of variables.sass
This commit is contained in:
committed by
Jeremy Thomas
parent
89626d743f
commit
dac2ea9e01
@@ -1,3 +1,5 @@
|
|||||||
|
@import "initial-variables"
|
||||||
|
|
||||||
=arrow($color)
|
=arrow($color)
|
||||||
border: 1px solid $color
|
border: 1px solid $color
|
||||||
border-right: 0
|
border-right: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user