discourse/app/assets/stylesheets/mobile/components
Jarek Radosz be513ed9a3
DEV: Fix all mixed-decls sass deprecations (#31343)
```
WARNING: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in an upcoming
version. To keep the existing behavior, move the declaration above the nested
rule. To opt into the new behavior, wrap the declaration in `& {}`.

More info: https://sass-lang.com/d/mixed-decls
```
2025-02-13 23:58:19 +01:00
..
_index.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
emoji-picker.scss DEV: Fix all mixed-decls sass deprecations (#31343) 2025-02-13 23:58:19 +01:00
more-topics.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
topic-map.scss UX: centralise DMenu mobile styling + fixes (#28469) 2024-08-23 17:56:35 +02:00
user-card.scss FIX: Enforce 'prefix' notation for media-query ranges (#30913) 2025-01-21 23:42:17 +00:00
user-stream-item.scss DEV: Render glimmer notification items for user notification list (#24802) 2023-12-11 11:04:43 -06:00
welcome-header.scss UX: Visual adjustments to login/signup forms (#28680) 2024-10-25 09:34:59 -03:00