@import "variables.scss"; .sidebar { .stickyContainer { position: sticky; top: $grid-sticky-top; } }