SmartPhoto
SmartPhoto copied to clipboard
How to change the SCSS variables?
Hi,
I'm trying to change the default variables like $backdrop-color, but because they're not set with the !default flag, it's not possible without overriding the style with a new selector. Or am I missing something?