-
This is more of a question than an issue.
I have already used admin-lte template and would like to adapt the RTL variation. However, due to lack of documentation it is hard to figure out what chan…
-
Is there any support for RTL?
Can't find info about it in the docs.
## Your Environment
* flatpickr version used: v4.6.9
-
Hi!
I was going to use haroopad for my blog, but it doesn't support RTL languages.
I've used
html,body{
direction:rtl;
}
in viewer's theme but this code doesn't work in editor's the…
-
I am trying to build a custom RTL Bootstrap 5 (version 5 is compatible with RTLCSS) unsing webpack with your tool but it looks like the `/*rtl:ignore*/` directive is ignored.
For example, this line…
-
For RTL sites the country icon should probably be on the right. Unsure if it's you styling it there (in which case you could possible use [RTLCSS](https://www.npmjs.com/package/rtlcss) to generate an …
-
---> pavelib.assets.compile_sass
mkdir_p path('/home/ubuntu/edx.custom-theme/themes/custom-theme/lms/static/css')
rtlcss /home/ubuntu/edx.custom-theme/themes/custom-theme/lms/static/css/bootstrap/lm…
-
Related to: https://github.com/Filirom1/findup/issues/4 and https://github.com/Filirom1/findup/pull/5
Got that bug while working with gulp-rtlcss and tracked it down:
https://github.com/Filirom1/findu…
-
Generating RTL version of semantic-ui integrated with meteor is a very needed feature.
-
### Steps to reproduce the behavior
1. Change your site content language to Hebrew
2. Visit Editor
3. Click on the Global Styles A icon
4. See error
#### What I expected to happen
Buttons …
-
https://github.com/MohammadYounes/gulp-rtlcss
Some themes need right-to-left styles, and this package can help generate them.
The gotcha here, is being able to generate the right sourcemap when buil…