From 7f05204ce7a5581b6845591448265c3c21afde86 Mon Sep 17 00:00:00 2001 From: Robin Malfait Date: Fri, 6 Nov 2020 14:57:41 +0100 Subject: [PATCH] add spacing 11 --- stubs/defaultConfig.stub.js | 1 + 1 file changed, 1 insertion(+) diff --git a/stubs/defaultConfig.stub.js b/stubs/defaultConfig.stub.js index b80fb3c8dc8b..f42625933d77 100644 --- a/stubs/defaultConfig.stub.js +++ b/stubs/defaultConfig.stub.js @@ -45,6 +45,7 @@ module.exports = { 8: '2rem', 9: '2.25rem', 10: '2.5rem', + 11: '2.75rem', 12: '3rem', 14: '3.5rem', 16: '4rem',