Hey there! Wondering if it's possible to tailor Bootstrap 4.1 to create a personalized version with just the Grid system and Responsive utilities. I found a link for customizing Bootstrap 3.3, but my final compilation doesn't seem to be working:
https://getbootstrap.com/docs/3.3/customize/
I could manually extract what I need from the original file, but I'm curious if there's a more efficient way to achieve this without having to strip out unnecessary CSS from Bootstrap.