aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/css.md
diff options
context:
space:
mode:
authorEduardo Julian2022-08-22 20:45:33 -0400
committerEduardo Julian2022-08-22 20:45:33 -0400
commit9671484b6cb3f3c56d6a3053a4a55b4634c14a89 (patch)
tree565634861f857f9fb2ea191c627554303333e53e /documentation/bookmark/css.md
parentc00d94fa5c9e6b3b8d25f49d0f2d341ff61fa35b (diff)
Added support for the agent model.
Diffstat (limited to 'documentation/bookmark/css.md')
-rw-r--r--documentation/bookmark/css.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/bookmark/css.md b/documentation/bookmark/css.md
index c1231143a..cf49d95ba 100644
--- a/documentation/bookmark/css.md
+++ b/documentation/bookmark/css.md
@@ -6,6 +6,7 @@
# Reference
0. []()
+0. [Meet the top layer: a solution to z-index:10000](https://developer.chrome.com/blog/what-is-the-top-layer/)
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/)