feat: Add login to layouts
- Add articles - Change order of articles - Add id attributes like in components - Add login example
This commit is contained in:
parent
a5bf80cb91
commit
6520cdbcf0
3 changed files with 91 additions and 47 deletions
|
|
@ -16,4 +16,5 @@
|
|||
@use "modules/start";
|
||||
@use "modules/clock";
|
||||
@use "modules/game";
|
||||
@use "modules/login";
|
||||
// @use "modules/YOUR-MODULE/YOUR-FILES";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue