Skip to content

Commit 1a41277

Browse files
committed
Add friends
1 parent d26a81a commit 1a41277

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/content/blog/uw-madison-courses.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Below are the courses I’ve taken at UW-Madison. The credit count for each cour
1010

1111
For UW-Madison CS Majors and _especially_ incoming students, I highly recommend looking at [Michael Noguera's course map](https://www.noguera.dev/course-map/).
1212

13+
See similar posts from [David](https://dteather.com/blogs/madison-class-rankings/), [Emily](https://emilyyao.me/uw-madison-course-review), and [Austin](https://jmacintyre.net/my_four_year_plan).
14+
1315
#### Legend:
1416

1517
- (<span class="font-bold">!</span>): Particularly challenging, intense, or required many hours of work

src/styles/global.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
@plugin '@tailwindcss/aspect-ratio';
44
@plugin '@tailwindcss/typography';
55

6-
/* @custom-variant dark (&:is(.dark *)); */
7-
86
@layer utilities {
97
.prose {
108
@apply md:text-lg text-base;

0 commit comments

Comments
 (0)