-
### 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 …
-
## The Idea:
##### easier to maintain when identifying what NOT to flip instead, auto flipping the rest
## The Process:
- identifying what NOT to flip
- add _rtl:ignore_ comment to original
- i.e:…
-
I'm having an issue related to comments that are deleted when those are typed right after the property.
In my case, I need to use comments in order to use some RTLCSS features.
```css
:root {
…
-
When I use this tool, the CSS generated does not work in Firefox. After some experimentation, I found that removing the host-context selector made the rules work perfectly. MDN lists host-context as e…
-
Hi,
When having multiple entry points, and you are required to export multiple bundles such as:
``` js
entry: {
'bundle1' : '../css/one.scss',
'bundle2' : '../css/two.scss',
'bundle3'…
-
Suggesting adding an option to LESS/SASS compiler, which instructs it to produce an **right-to-left** version of the source file. There are already tools, like https://github.com/ded/R2, which convert…
-
So I hooked this up in to a next JS implementation. This requires a couple steps but it is definitely building the CSS for both RTL and LTR together. Running I have it able to flip between the two sty…
-
Many languages including Arabic, Persian, Urdu, Uygur and Hebrew are languages that are written from right to left (RTL)
Please add support to post using RTL languages, maybe by using the `dir=rtl`…
-
By renaming the existing file from "foo.css" to "foo.scss", a compilation error occurs.
After that, all compiling scss fail until restarting Visual Studio.
The error is below:
"RTLCSS: Exception occu…
-
there is some of solution:
1- ability to override `less` files by using an extension
2- make a php script like https://github.com/MohammadYounes/rtlcss and make a RTL version of compiled `less` (this…
sijad updated
2 years ago