From a3a2a433877ce9d9b4cf8d04551c145543450333 Mon Sep 17 00:00:00 2001 From: Alex Touchet Date: Wed, 3 Jan 2024 20:43:03 -0800 Subject: [PATCH] Remove IRC comment in style.md (#30998) --- docs/components/style.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/components/style.md b/docs/components/style.md index 3c79dfdcf49..d8d54124fab 100644 --- a/docs/components/style.md +++ b/docs/components/style.md @@ -124,11 +124,6 @@ Since no other selectors would apply to it, **this is (at least for now) not an acceptable type for public pseudo-elements, but should be considered for private pseudo-elements**. -#### Not found what you were looking for? - -Feel free to ping @SimonSapin, @mbrubeck or @emilio on irc, and please mention -that you didn't find it here so it can be added :) - [style-doc]: https://doc.servo.org/style/index.html [wiki-styling-overview]: https://github.com/servo/servo/wiki/Styling-overview [selector-impl]: https://doc.servo.org/selectors/parser/trait.SelectorImpl.html