diff options
Diffstat (limited to 'posts')
-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. |