diff options
author | bt <bt@web> | 2023-12-07 09:17:41 -0500 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-12-07 09:17:41 -0500 |
commit | cab2a269ac5a2db7f1b38154dcd7badca1ee82ca (patch) | |
tree | 7ee5ecb6882791a2ac85fc2ba6505c4017d5597c /posts/over-nesting.md | |
parent | 1f7a47760cbb422eeb3cd9a4d0e70a213dde4548 (diff) |
Diffstat (limited to 'posts/over-nesting.md')
-rw-r--r-- | posts/over-nesting.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/over-nesting.md b/posts/over-nesting.md index 1003fd0..0006e24 100644 --- a/posts/over-nesting.md +++ b/posts/over-nesting.md @@ -1,6 +1,5 @@ -# Over-Nesting - -2019-01-06 +[[!meta title="Over-Nesting"]] +[[!meta date="2019-01-06"]] I think since our design industry moves so quickly and exciting new technologies get released almost daily, that we often forget some of the basics when writing CSS. I bring this up because I've recently worked on a few projects that show a slight disregard for proper class/selector nesting. |