Sha256: a17081caca2e6d2fba6604a4f8f97fc583506e33e474078a2b86e08e452711a5
Contents?: true
Size: 524 Bytes
Versions: 1109
Compression:
Stored size: 524 Bytes
Contents
@import "../tokens/colors"; @import "../tokens/typography"; @import "../pb_icon/icon"; @import "../pb_body/body"; @import "../pb_caption/caption"; [class^=pb_time_kit] { &[class*=_center] { text-align: center; } &[class*=_right] { text-align: right; } [class^=pb_time_timezone] { color: $text_lt_light; font-weight: $bold; &::before { content: " "; } } &[class*=dark] { & * { @include caption_dark; } .pb_time { color: $text_dk_default; } } }
Version data entries
1,109 entries across 1,109 versions & 1 rubygems