matejlatin / Gutenberg

A meaningful web typography starter kit.
Other
2.84k stars 159 forks source link

Override variables in horizontal-rule.scss #62

Closed swsnr closed 4 years ago

swsnr commented 7 years ago

I tried to override variables in horizontal-rule.scss but failed because unlike the ones in gutenberg-config.scss their values aren't marked !default.

Shouldn't the variables in horizontal-rule.scss be !default as well? Or am I supposed to edit the file directly to change the appearance of horizontal rules?

matejlatin commented 7 years ago

Hey @lunaryorn you're right. Will update this in the next release. Cheers.