typescript(loopover-leaderboards): feat: basic navbar
Signed-off-by: prescientmoon <git@moonythm.dev>
This commit is contained in:
parent
37754f1a3f
commit
744c7cf49a
7 changed files with 80 additions and 6 deletions
typescript/loopover-leaderboards
|
@ -10,7 +10,8 @@ export default function(config, env, helpers) {
|
|||
banner:
|
||||
"// This file is automatically generated from your CSS. Any edits will be overwritten.",
|
||||
namedExport: true,
|
||||
silent: true
|
||||
silent: true,
|
||||
modules: true
|
||||
});
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue