discourse/app/assets/stylesheets/desktop.scss
Kris 7756b1fab4
DEV: merge desktop category-list css into common file (#39307)
This moves our desktop/category-list.scss styles into
common/category-list.scss using our breakpoint system — there shouldn't
be any visual changes as a result

---------

Co-authored-by: discourse-patch-triage[bot] <272280883+discourse-patch-triage[bot]@users.noreply.github.com>
2026-04-17 10:35:16 -04:00

2 lines
76 B
SCSS
Vendored

// Import all component-specific files
@import "desktop/components/_index";