mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
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>
2 lines
76 B
SCSS
Vendored
2 lines
76 B
SCSS
Vendored
// Import all component-specific files
|
|
@import "desktop/components/_index";
|