feat: Add soungbook example
- Add songbook to demo - Add macro for song - Add style module
This commit is contained in:
parent
024540e389
commit
2e2091a179
5 changed files with 110 additions and 0 deletions
|
|
@ -11,5 +11,6 @@
|
|||
// -----------------------------------------------------------------------------
|
||||
@import "modules/card/card_module";
|
||||
@import "modules/portal/portal_module";
|
||||
@import "modules/songbook/songbook_module";
|
||||
@import "modules/demo/demo_module";
|
||||
// @import "modules/YOUR-MODULE/YOUR-FILES";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue