From 9f5f4bc185421861647a660e8d1368856d1d9b4b Mon Sep 17 00:00:00 2001 From: Anton Veselev Date: Mon, 23 Oct 2023 10:31:46 +0100 Subject: [PATCH] upd --- stylelint.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/stylelint.config.js b/stylelint.config.js index 15ac18dd..8ea6acf4 100644 --- a/stylelint.config.js +++ b/stylelint.config.js @@ -57,6 +57,7 @@ module.exports = { groupName: 'Position', properties: [ 'position', + 'inset', 'top', 'right', 'bottom',