Closed raae closed 7 months ago
Apricot font files: Archive.zip
Damn!
https://github.com/queen-raae/datainthewild.fm/commit/6a0856206ec15af2b61f04c1e40c5fc6ccb8cca3 got directly committed 😅
I'll make sure to create PRs in the future.
But it does all of what was listed in the tasks.
Please take a look?
The commit does the following apart from what was asked in the tasks:
Inter
was not loaded earlier. It's now referenced over https://github.com/queen-raae/datainthewild.fm/blob/main/src/components/Font.astro#L35 and taken care of loading with fallback font using astro-font
node
to have autocompletions (and less noise) while using node internals.Ah it reflected on https://datainthewild.fm/ superbly 👇🏻
I'd rather not do utility classes in this project (mainly to see how it feels). So, if you could change it to be defined in the global CSS as "h1 span" for apricot and em
for the brand color, that would be great.
What do you mean Inter was not loaded, using the Modern Font Stacks https://github.com/system-fonts/modern-font-stacks#neo-grotesque, so it should use one of the fonts in th e?
My bad with the instruction on the title should have been <em>Data</em> <span>in the wild</span>
@raae