shadeed / rtl-styling

An extensive guide on how to style for RTL in CSS
https://rtlstyling.com/
MIT License
350 stars 19 forks source link

Information/links/recommendations about (CSS) frameworks? #34

Open rugk opened 1 week ago

rugk commented 1 week ago

What?

Maybe this warrants a bit more extended text / a misc section or generally a new page, but would not also provide helpful guides/guidelines or at least links for frameworks?

Why?

Nowadays, many (CSS) frameworks may be used. Thus, directing users (=devs) to the guides of their framework may (also) be helpful in addition to teaching them the basics/underlaying foundations/CSS groundwork…

How?

IMHO linking to the official guidelines would be a good idea. Let's not duplicate information/content, but… …you also could:

Generally everything to build a good site with RTL support.

Example

For Bootstrap(5) e.g. https://getbootstrap.com/docs/5.0/getting-started/rtl/ (oh they seem to backlink to you, actually) Also Bootstrap itself seems to use https://rtlcss.com/

shadeed commented 1 week ago

@rugk I like this a lot! I'll research and add the frameworks. For now, I have Bootstrap and Tailwind in mind. Do you suggest something else?

rugk commented 10 hours ago

Angular Material may be one popular thing too: https://v7.material.angular.io/cdk/bidi/overview

Generally, there are a looooot though… https://alternativeto.net/software/bootstrap/ hmm… :thinking: