Skip to content

Commit

Permalink
Merge pull request #58 from Blind3y3Design/develop
Browse files Browse the repository at this point in the history
css reset update
  • Loading branch information
Blind3y3Design authored Oct 15, 2023
2 parents 9884ccc + 8b1e949 commit 8f38ffc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/writing/2023/atomic-design.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-41T18:50:00
date: 2023-10-14T18:50:00
title: "Brad Frost on Atomic Design"
tags:
- atomic-design
Expand Down
14 changes: 14 additions & 0 deletions src/writing/2023/css-reset-update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
date: 2023-10-10T18:50:00
title: "Andy Bell updated his CSS reset!"
tags:
- css
- development
- code
---

It seems I wasn't the only one who went to visit Andy Bell's post [A Modern CSS Reset](https://andy-bell.co.uk/a-modern-css-reset/) after it made an appearance on the Shoptalk podcast.

He's since put out an updated post, so I figured since I commented on the first it was worth sharing the new one.

[A (more) Modern CSS Reset](https://andy-bell.co.uk/a-more-modern-css-reset/)

0 comments on commit 8f38ffc

Please sign in to comment.