Is there any way to customize all properties in bootstrap sass? #40687
Unanswered
SabihYallaMotor
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
example:
margin-right
to =>margin-inline-end
padding-top
to =>padding-block-start
I already know this approch, I don't want to write this much code for every single utiliy.
I created my own mixins to acheive this for now but I want to utilize bootstrap css ;(
Any suggestions?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions