Monorepo for Tangled tangled.org

nix: cp InterVariable ttf to fonts dir #651

merged opened by anirudh.fi targeting master from push-vyusnwqnmxwy
Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:hwevmowznbiukdf6uk5dwrrq/sh.tangled.repo.pull/3m2odtc247422
+1
Diff #0
+1
nix/pkgs/appview-static-files.nix
··· 22 22 cp -rf ${lucide-src}/*.svg icons/ 23 23 cp -f ${inter-fonts-src}/web/InterVariable*.woff2 fonts/ 24 24 cp -f ${inter-fonts-src}/web/InterDisplay*.woff2 fonts/ 25 + cp -f ${inter-fonts-src}/InterVariable*.ttf fonts/ 25 26 cp -f ${ibm-plex-mono-src}/fonts/complete/woff2/IBMPlexMono*.woff2 fonts/ 26 27 # tailwindcss -c $src/tailwind.config.js -i $src/input.css -o tw.css won't work 27 28 # for whatever reason (produces broken css), so we are doing this instead

History

1 round 1 comment
sign up or login to add to the discussion
anirudh.fi submitted #0
1 commit
expand
nix: cp InterVariable ttf to fonts dir
3/3 success
expand
expand 1 comment

stack lgtm!

pull request successfully merged