ahangarha

joined 4 years ago
MODERATOR OF
[–] [email protected] 2 points 9 months ago

This is not RTL support but support for ways to explicitly set styles based on the direction.

Better than using rtl:ml-4 is to use ms-4 which stands for margin-inline-start: .... Prefer logical properties over physical ones. But that is not possible in all cases. There, rtl: and ltr: prefix come handy.

[–] [email protected] -1 points 1 year ago* (last edited 1 year ago) (2 children)

Moving to Tailwindcss make it hard to implement bidirectional text support unless we define new rules to use logical styles.

 

Tailwind CSS v3.0 is here — bringing incredible performance gains, huge workflow improvements, and a seriously ridiculous number of new features.

 

A good article to make better understanding of UX and avoid misconception about it. In partucular I wanted to mention the part it emphasis on "user"

UX is not UX if it does not include insights from actual users.

1
submitted 4 years ago* (last edited 4 years ago) by [email protected] to c/[email protected]
 

It is more than a week since Ubuntu 20.04 is released. But still there is no upgrade available for Kubuntu flavor. There are some workaround suggesting to run do-release-upgrade -d which is not correct as it upgrade to development release.

Has anyone had success in upgrading to Kubuntu 20.04?

 

I am using Firefox 75 on my Gnu/linux Kubuntu laptop. I want to be able to install PWA websites as web app on my system, something which is easy on Chromium and even GNOME Web.

I have found some workaround which suggests to add browser.ssb.enabled with value of true in about:config. I have done this and install option has come to the menu. But the app doens't show up anywhere in the system. I just can see the app after clicking on that option and if I close it, the app vanishes for ever.

Any idea?