mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Move TextEditor styles to common (#2661)
Now that TextEditor js component is shared, it only makes sense to also have its styles shared
This commit is contained in:
@@ -25,5 +25,6 @@
|
||||
@import "Placeholder";
|
||||
@import "Search";
|
||||
@import "Select";
|
||||
@import "TextEditor";
|
||||
@import "Tooltip";
|
||||
@import "ValidationError";
|
||||
|
Reference in New Issue
Block a user