Bootstrap 5 Sass Compiling Error – missing padding for container & col
I am using Bootstrap 5.3.3 for a Shopify shop. Importing the full Bootstrap via CDN works fine, but I want to use only parts of Bootstrap via SASS compiled with gulp into custom_css.liquid
. It needs to be .liquid, if you later want use liquid in CSS.