←back to thread

450 points homebrewer | 2 comments | | HN request time: 0.412s | source
Show context
nottorp ◴[] No.44368831[source]
Uh. Forget plastics, I love the presentation.

Any web dev type can tell me what framework, if any, is that done with?

replies(3): >>44369782 #>>44370112 #>>44370452 #
1. Sn0wCoder ◴[] No.44370452[source]
Its a next.js site using Tailwind -- https://departuremono.com/ -- https://fonts.google.com/specimen/IBM+Plex+Mono -- some other fonts mixed in

Other that that just styled HTML based on a quick look at the debugger window if there was another framework used its not obvious...

replies(1): >>44370934 #
2. nottorp ◴[] No.44370934[source]
Oh, so the magic is in the custom style and the fonts mostly. Thanks!