Skip to content

Commit

Permalink
Fix pi:st css snippet
Browse files Browse the repository at this point in the history
Snippet had no body.
  • Loading branch information
dcampos authored and lpil committed Oct 27, 2021
1 parent 4886346 commit 7e9c191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snippets/css.snippets
Original file line number Diff line number Diff line change
Expand Up @@ -974,6 +974,7 @@ snippet pi:e
snippet pi:c
place-items: center;
snippet pi:st
place-items: stretch;
snippet pos
position: ${1};${0}
snippet pos:a
Expand Down

0 comments on commit 7e9c191

Please sign in to comment.