Skip to content

Commit

Permalink
➕ Add position auto to reset position
Browse files Browse the repository at this point in the history
  • Loading branch information
ashfahan committed May 8, 2021
1 parent cbb2364 commit 48c68b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/utilities/_position.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
25: 25%,
50: 50%,
75: 75%,
100: 100%
100: 100%,
auto: auto,
),
infixes: top bottom right left,
disable-prefix-infixes-keys: true,
Expand Down

0 comments on commit 48c68b8

Please sign in to comment.