Skip to content
Snippets Groups Projects
Select Git revision
  • 246828cdc25d8482a12cd7bc2dff3f3a8f83017d
  • main default protected
2 results

google-fonts-check

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • user avatar
    Raphael Bialon authored
    246828cd
    History

    Google Fonts Check

    This tool searches for references to Google Fonts dependencies included by

    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=[…]">

    for all entries in urls.txt.

    This project uses Pipenv to set up the virtual environment for Python 3. Use

    pipenv run python check.py