Skip to content

Commit

Permalink
🎁 Add inset* properties
Browse files Browse the repository at this point in the history
Resolves: #241
  • Loading branch information
xeho91 committed Jun 24, 2021
1 parent e77ae0c commit 9af3f71
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ module.exports = {
// Position.
properties: [
'position',
'inset',
'inset-block',
'inset-inline',
'top',
'right',
'bottom',
Expand Down

0 comments on commit 9af3f71

Please sign in to comment.