rishabh-rajgarhia / bootstrap-4-utilities

Bootstrap 4 utility classes in LESS CSS for Bootstrap 3 or any other projects.
MIT License
128 stars 90 forks source link

Added 'auto' to spacer values array #1

Closed briankalwat closed 4 years ago

briankalwat commented 4 years ago

Thanks so much for doing all of this work! I'm not sure if this is the best way to go about implementing this, but I use the mx-auto class from bs4 all. the. time. Cheers!

rishabh-rajgarhia commented 4 years ago

Hi @briankalwat , Thanks for your PR. Apologies for the late response, I'm travelling right now. I'll have a look as soon as possible and get back on this. Thanks and have a nice day.

rishabh-rajgarhia commented 4 years ago

Hey @briankalwat , I have added the classes to set margin to auto. Needed a little work to avoid adding padding auto (For reference, you can look at this commit from this PR). Please try out the latest version. Cheers!

Closing this in lieu of this PR.