Change old /archive/* links to /daily/*
This commit is contained in:
parent
661669f2a5
commit
538141466c
406 changed files with 457 additions and 457 deletions
|
@ -11,7 +11,7 @@ tags:
|
|||
- tailwind-css
|
||||
---
|
||||
|
||||
In my [recent pair programming session]({{site.url}}/archive/2024/01/09/using-tailwind-css-is-a-great-way-to-learn-css), building components with Tailwind CSS, we experienced another benefit of styling with utility classes.
|
||||
In my [recent pair programming session]({{site.url}}/daily/2024/01/09/using-tailwind-css-is-a-great-way-to-learn-css), building components with Tailwind CSS, we experienced another benefit of styling with utility classes.
|
||||
|
||||
CSS usually has a global scope, but utility classes change it to a local scope.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue