From 8a271a7e6eb89e1d8e8c43e36bd63437f63e1421 Mon Sep 17 00:00:00 2001 From: Simon Ellensohn Date: Thu, 2 May 2019 15:50:14 +0200 Subject: [PATCH] Remove negativeMargin variants --- stubs/defaultConfig.stub.js | 1 - 1 file changed, 1 deletion(-) diff --git a/stubs/defaultConfig.stub.js b/stubs/defaultConfig.stub.js index 2e4e8cc14..66c74e0bd 100644 --- a/stubs/defaultConfig.stub.js +++ b/stubs/defaultConfig.stub.js @@ -453,7 +453,6 @@ module.exports = { maxWidth: ['responsive'], minHeight: ['responsive'], minWidth: ['responsive'], - negativeMargin: ['responsive'], objectFit: ['responsive'], objectPosition: ['responsive'], opacity: ['responsive'],