Skip to content

Commit

Permalink
🔧 chore(_config.scss): Add missing vertical-align entry for extends
Browse files Browse the repository at this point in the history
  • Loading branch information
Spiderpig86 committed Dec 29, 2023
1 parent ca2a7a9 commit a84618c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/internal/_config.scss
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ $default-config: (
sizing-system: (),
shadows: (),
widths: (),
vertical-align: (),
z-index: (),
),
// Turn off certain features from being loaded. If left blank, all components are generated by default.
Expand Down

0 comments on commit a84618c

Please sign in to comment.