aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/css.md
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bookmark/css.md')
-rw-r--r--documentation/bookmark/css.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/bookmark/css.md b/documentation/bookmark/css.md
index 50af40496..c1231143a 100644
--- a/documentation/bookmark/css.md
+++ b/documentation/bookmark/css.md
@@ -1,10 +1,12 @@
# Methodology
+0. []()
0. [CUBE CSS](https://cube.fyi/)
# Reference
0. []()
+0. [Not All Zeros are Equal: And every ‘best practice’ comes with caveats](https://www.oddbird.net/2022/08/04/zero-units/)
0. [Style scoping versus shadow DOM: which is fastest?](https://nolanlawson.com/2022/06/22/style-scoping-versus-shadow-dom-which-is-fastest/)
0. [Got Spaghetti Stylesheets? 4 Techniques for Managing CSS Complexity](https://blog.shimin.io/4-techniques-for-managing-css-complexity/)
0. [Why is :hover:after valid but not :after:hover? CSS Pseudo-Class and Pseudo-Element Selectors](https://blog.shimin.io/pseudo-class-and-pseudo-element-selectors/)