Andrey Antukh
404ebcc63e
💄 Fix SCSS linter errors in v2_15 release modal styles
Replace class selectors with placeholder selectors for @extend
(.modal-overlay-base -> %modal-overlay-base,
.button-primary -> %button-primary).
Add blank lines after @include mixin calls in 6 rulesets
(.version-tag, .modal-title, .feature-title, .feature-content,
.feature-list, .next-btn) to satisfy the
declaration-empty-line-before stylelint rule.
Fixes 8 SCSS linter errors in total.
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2026-04-29 17:31:59 +00:00
..
2026-03-26 10:09:54 +01:00
2024-06-14 07:45:59 +02:00
2026-04-20 23:58:53 +02:00
2024-07-04 11:16:20 +02:00
2026-04-20 23:58:53 +02:00
2024-09-06 10:49:20 +02:00
2026-04-20 23:58:53 +02:00
2024-11-25 11:30:51 +01:00
2026-04-20 23:58:53 +02:00
2024-12-11 12:36:29 +01:00
2026-04-20 23:58:53 +02:00
2025-02-24 09:39:43 +01:00
2026-04-20 23:58:53 +02:00
2025-03-28 09:42:09 +01:00
2026-04-20 23:58:53 +02:00
2025-05-12 11:38:00 +02:00
2026-04-20 23:58:53 +02:00
2025-06-23 09:43:55 +02:00
2026-04-20 23:58:53 +02:00
2025-08-08 09:46:40 +02:00
2026-04-20 23:58:53 +02:00
2025-09-12 15:06:18 +02:00
2026-04-20 23:58:53 +02:00
2025-10-31 08:54:19 +01:00
2026-04-20 23:58:53 +02:00
2025-12-03 13:26:55 +01:00
2026-04-20 23:58:53 +02:00
2026-01-19 11:09:58 +01:00
2026-04-20 23:58:53 +02:00
2026-02-26 12:19:15 +01:00
2026-04-20 23:58:53 +02:00
2026-04-28 10:21:56 +02:00
2026-04-29 17:31:59 +00:00