twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

Home Page:https://getbootstrap.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncompiled version of RTL SCSS for customizing Bootstrap

sinjuangajan opened this issue · comments

Prerequisites

Proposal

Where can I get the original RTL SCSS code for Bootstrap without it being compiled? I'm using a Sass compiler for my theme development, and converting it to RTL is proving to be a challenge. Any advice on how to customize Bootstrap's SCSS for RTL layouts would be helpful. Thank you!

Motivation and context

I'm having trouble customizing the minified version to suit my needs, especially when working with utility classes.