Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BackstopJS.git is no longer available or private #26

Open
EricWVGG opened this issue Jun 6, 2024 · 1 comment
Open

BackstopJS.git is no longer available or private #26

EricWVGG opened this issue Jun 6, 2024 · 1 comment

Comments

@EricWVGG
Copy link

EricWVGG commented Jun 6, 2024

The online version at http://text-crop.eightshapes.com seems to be busted (or at least, no longer able to read remote WOFF files).

Trying to run this locally, but it can't be built as per https://github.com/kevinmpowell/BackstopJS.git no longer being around.

Can the dependencies of this project get re-opened? Is anyone aware of any similar projects, or does this need to be rewritten to continue as an open source project?

@EricWVGG
Copy link
Author

EricWVGG commented Jun 6, 2024

… I've found a workaround, giving a URL to a stylesheet that loads the font seems to work:

@font-face {
  font-family: "brandon";
  src: url("./BrandonGrotesque-Black.woff2") format('woff2');
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant