Merge pull request 'Added fonts symlink to devShell' (#87) from Qubasa-main into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/87
This commit is contained in:
@@ -19,6 +19,8 @@ pkgs.mkShell {
|
||||
echo "floco ok: node_modules updated"
|
||||
fi
|
||||
|
||||
ln -sf ${pkgs.roboto}/share/fonts ./src/fonts
|
||||
|
||||
export PATH="$PATH:$(realpath ./node_modules)/.bin"
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user