mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 13:55:07 +00:00
Why this change? A new component based API for modals was introduced in b3a23bd9d6abdff2d87d4f32866a27cb6770f499. This commit moves the edit navigation menu tags and categories modal to the new API.
6 lines
178 B
SCSS
6 lines
178 B
SCSS
@import "sidebar/edit-navigation-menu/categories-modal";
|
|
@import "sidebar/edit-navigation-menu/tags-modal";
|
|
@import "user-card";
|
|
@import "user-info";
|
|
@import "user-stream-item";
|