1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-06-30 22:46:39 -04:00
Commit Graph

19 Commits

Author SHA1 Message Date
4772768aa2 remove twemoji icon dependency 2022-03-19 14:42:46 -04:00
4ea5b15db0 refactor component imports/exports 2022-03-16 11:22:56 -04:00
87848cc697 just some refactoring 2022-03-09 14:07:06 -05:00
34fccfefc3 use stitches-normalize 🧵
https://github.com/jakejarvis/stitches-normalize
2022-03-06 11:24:58 -05:00
f8b6378faf refactor the link underline logic to produce smaller output 2022-03-04 09:33:44 -05:00
c2dde042b7 CSS modules ➡️ Stitches 🧵 (#799) 2022-03-03 09:18:26 -05:00
3bc3e1b5a1 export prop types from component files 2022-02-16 10:39:32 -05:00
17104d765b make sticky header optional via prop 2022-02-16 10:30:18 -05:00
885f97fa64 update component prop types to use JSX.IntrinsicElements 2022-02-09 09:37:20 -05:00
ee1b708b99 prevent fading into dark theme if we're immediately setting it on load 2022-02-06 12:25:48 -05:00
42a7ff1bdc fix unnoticeable background color bug in dark mode 2022-02-05 14:50:29 -05:00
f0259dbab5 stop being lazy with css selectors 2022-01-30 11:38:37 -05:00
9f34cec930 custom <Link /> wrapper around next/link 2022-01-30 10:33:40 -05:00
2a29d713bb remove global .icon style 2022-01-30 09:00:59 -05:00
51ecae3c9b custom <Image /> wrapper now supports static imports too 2022-01-24 08:57:21 -05:00
0343aa9be4 move more junk out of index.css and into components 2022-01-22 18:52:29 -05:00
224358fd68 add some rounded corners and theme transition fading 2022-01-21 12:05:01 -05:00
171bdd65b6 more preparation for styled components 2022-01-19 11:00:28 -05:00
a406010bd2 next-mdx-remote v4 (#737) 2022-01-18 09:25:09 -05:00