discourse/app/assets/stylesheets/desktop
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
..
admin DEV: Added support for custom site setting 'emoji_list' (#12414) 2021-04-07 15:32:05 +02:00
components UX: user stream alignment fix for likes (#31234) 2025-02-07 17:28:31 +04:00
_index.scss UX: Invites styles refactor (#30329) 2024-12-17 15:11:21 -06:00
admin_customize.scss UX: Editing theme name stays active when switching themes. 2019-04-23 14:57:14 +08:00
category-list.scss FIX: Enforce 'prefix' notation for media-query ranges (#30913) 2025-01-21 23:42:17 +00:00
compose.scss DEV: Fix all mixed-decls sass deprecations (#31343) 2025-02-13 23:58:19 +01:00
discourse.scss DEV: Fix all mixed-decls sass deprecations (#31343) 2025-02-13 23:58:19 +01:00
header.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
latest-topic-list.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
login-signup-page.scss FIX: Enforce 'prefix' notation for media-query ranges (#30913) 2025-01-21 23:42:17 +00:00
menu-panel.scss DEV: Enable and fix more stylelint rules (#31200) 2025-02-05 20:03:56 +01:00
modal.scss DEV: Fix all mixed-decls sass deprecations (#31343) 2025-02-13 23:58:19 +01:00
post-action-feedback.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
topic-footer.scss Cleanup mobile topic footer area (#30132) 2024-12-11 14:59:37 +01:00
topic-list.scss UX: prevent long category names from overflowing on mobile topic list (#31335) 2025-02-13 16:26:22 -05:00
topic-post.scss DEV: Fix all mixed-decls sass deprecations (#31343) 2025-02-13 23:58:19 +01:00
topic.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
user.scss DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00