mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00: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:
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
|
||||||
|
Loading…
Reference in New Issue
Block a user