💥 Better names for main macros
This commit is contained in:
parent
eee481cfcb
commit
6df57a0c12
44 changed files with 146 additions and 140 deletions
|
|
@ -2,9 +2,9 @@ use pagetop::prelude::*;
|
|||
use pagetop_jquery::JQuery;
|
||||
use pagetop_minimal::component::*;
|
||||
|
||||
use_handle!(THEME_BULMIX);
|
||||
create_handle!(THEME_BULMIX);
|
||||
|
||||
use_static!(bulmix);
|
||||
static_files!(bulmix);
|
||||
|
||||
pub struct Bulmix;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue