Iván Pereira
Iván Pereira
Thanks @louy, I knew that the proposal was ongoing but I didn't know that the support right now is above 85% and it has become a new baseline since December....
@louy, Just take into account, as I posted before, that at the moment the plugin does support basic nesting if the at-rules contain rules instead of declarations. [This is the...
Hi @mjuniquecode, The plugin only struggles to manage media-queries that contain declarations inside (something that has been included in the baseline just some months ago). For media-queries that contain rules,...
Hi @MaciejZajac and @louy, This issue has been fixed in [the latest version of the plugin](https://www.npmjs.com/package/postcss-rtlcss/v/5.5.0). Here is an example of multiple nested at-rules with declarations inside: https://elchininet.github.io/postcss-rtlcss/#66f884cbbce5b Please, try...
Hi @ildar170975, The intention behind this plugin is to do what its name says and no more 🙂 But what you are proposing sounds interesting for something that I have...
>Feel free to close this issue! I'll let it open, it will be a reminder to not forget about this topic 🙂
>custom-header had numbered views in a dashboard.... What do you mean with "numbered views in a dashboard"?
>we could select the view/tab by their number. Yes, that was a config to set settings taking into account the view index, but that didn't count the sidebar items. >I...
>testing you custom-sidebar, I tried to create a notification badge on the menu items (dashboards), with the count of their views. So yes, that would probably require a template in...
I noticed the same after update Home Assistant to version `2025.06.1`. This error is coming from [this line](https://github.com/home-assistant/frontend/blob/cf03e041a86f4ef77a2af310760405e7ec9be5f5/src/panels/lovelace/cards/hui-weather-forecast-card.ts#L246) and it was introduced in [this pull request](https://github.com/home-assistant/frontend/pull/24900).