8 lines
139 B
SCSS
8 lines
139 B
SCSS
|
@forward 'search';
|
||
|
@forward 'home';
|
||
|
@forward 'post';
|
||
|
@forward 'categories';
|
||
|
@forward 'tags';
|
||
|
@forward 'archives';
|
||
|
@forward 'category-tag';
|