diff --git a/index.js b/index.js index 05d8308..c3f1dda 100644 --- a/index.js +++ b/index.js @@ -10,6 +10,9 @@ module.exports = { // Position. properties: [ 'position', + 'inset', + 'inset-block', + 'inset-inline', 'top', 'right', 'bottom',