1
0
mirror of https://github.com/flarum/core.git synced 2025-07-30 21:20:24 +02:00

Extract .side-nav into a common file

This commit is contained in:
Toby Zerner
2015-03-30 12:45:48 +10:30
parent a43957e1e2
commit d64ca6bce3
3 changed files with 77 additions and 74 deletions

View File

@@ -21,6 +21,7 @@
@import "@{common-path}/alerts.less";
@import "@{common-path}/modals.less";
@import "@{common-path}/layout.less";
@import "@{common-path}/side-nav.less";
@import "composer.less";
@import "notifications.less";