Feat: new entry point for app creation (#10847)
This commit is contained in:
parent
bdfdccd511
commit
a725b8bb6e
93 changed files with 1368 additions and 592 deletions
|
|
@ -201,14 +201,6 @@
|
|||
@apply block w-6 h-6 bg-center bg-contain;
|
||||
}
|
||||
|
||||
.githubIcon {
|
||||
background-image: url("./apps/assets/github.svg");
|
||||
}
|
||||
|
||||
.discordIcon {
|
||||
background-image: url("./apps/assets/discord.svg");
|
||||
}
|
||||
|
||||
/* #region new app dialog */
|
||||
.newItemCaption {
|
||||
@apply inline-flex items-center mb-2 text-sm font-medium;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue