QS Pack

Bars




Variable nameDefault valueDescription
--cb-barrgba(0, 0, 0, 0.3)Background color for the bar component.
--cl-barpurpleBackground color for the after pseudo-element in the bar component.
--w-bar0%Width for the after pseudo-element in the bar component.
--bt-barpurpleBackground color for the before pseudo-element in the bar component.
--ct-bar#fffText color for the before pseudo-element in the bar component.
--p-bar-50%TranslateX value for the before pseudo-element in the bar component.


CSS ClassDescription
barBase class for the bar component. Establishes background, display, height, position, and width.
bar::afterAfter pseudo-element for the bar class. Includes animation, background, position, and width.
bar-linearVariation of the bar class with different animation on the after pseudo-element.
bar-sModified bar class with specific styles and animation for the after pseudo-element.
bar-s::beforeBefore pseudo-element for the bar-s class. Defines background, border-radius, content, color, font-size, and positioning.