Skip to content

Commit

Permalink
🔧 chore(_config.scss): Add missing viewport config entries
Browse files Browse the repository at this point in the history
  • Loading branch information
Spiderpig86 committed Jun 2, 2024
1 parent 32e0897 commit ea038be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/internal/_config.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ $default-config: (
flags.$ZINDEX: false,
flags.$ABSOLUTES: false,
flags.$GAP: false,
flags.$ROUND: false,
flags.$SHADOWS: false,
flags.$MIN-HEIGHT: false,
flags.$MAX-HEIGHT: false,
flags.$MIN-WIDTH: false,
Expand Down

0 comments on commit ea038be

Please sign in to comment.