migration single page styles

This commit is contained in:
Aaron Qian 2022-11-14 15:04:05 -08:00 committed by Aaron Qian
parent db15e30500
commit 9de99a0f51
No known key found for this signature in database
GPG key ID: BF1A987C395B5B0E
6 changed files with 525 additions and 526 deletions

View file

@ -12,6 +12,7 @@
// layouts
@import './layouts/main';
@import './layouts/list';
@import './layouts/single';
// navigators
@import './navigators/navbar';