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

Don't use Google Fonts from Google CDN to prvent tracking. */ #287

Open
github-actions bot opened this issue Jan 17, 2025 · 1 comment
Open

Don't use Google Fonts from Google CDN to prvent tracking. */ #287

github-actions bot opened this issue Jan 17, 2025 · 1 comment

Comments

@github-actions
Copy link

<style>
@import 'https://unpkg.com/open-props';
/* TODO: Don't use Google Fonts from Google CDN to prvent tracking. */
@import url('https://fonts.googleapis.com/css2?family=Rubik+Mono+One&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@font-face {


This issue was generated by todo-issue based on a TODO comment in 00682bf.
Copy link
Author

Don't use Google Fonts from Google CDN to prvent tracking. */

<style>
@import 'https://unpkg.com/open-props';
/* TODO: Don't use Google Fonts from Google CDN to prvent tracking. */
@import url('https://fonts.googleapis.com/css2?family=Rubik+Mono+One&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@font-face {
font-family: 'Uncut Sans';
src: url('/UncutSans-Variable.woff2');


This comment was generated by todo-issue based on a TODO comment in 6817df3.

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

No branches or pull requests

0 participants