More work on custom properties and documentation
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
// ==========================================================================
|
||||
|
||||
$plyr-badge-background: var(--plyr-badge-background, $plyr-color-gray-700) !default;
|
||||
$plyr-badge-color: var(--plyr-badge-color, #fff) !default;
|
||||
$plyr-badge-text-color: var(--plyr-badge-text-color, #fff) !default;
|
||||
$plyr-badge-border-radius: var(--plyr-badge-border-radius, 2px) !default;
|
||||
|
||||
Reference in New Issue
Block a user