Press n or j to go to the next uncovered block, b, p or k for the previous block.
export enum ThemeFoundations { NO_FOUNDATION = 0, BOOTSTRAP_3 = 1, BOOTSTRAP_4 = 2, BOOTSTRAP_5 = 3, }