Skip to content

Instantly share code, notes, and snippets.

@captainbrosset
Created March 5, 2021 09:39
Show Gist options
  • Save captainbrosset/5bf5b17332e9769cc0135e31fa2b9396 to your computer and use it in GitHub Desktop.
Save captainbrosset/5bf5b17332e9769cc0135e31fa2b9396 to your computer and use it in GitHub Desktop.
Code snippets for the "How we built the DevTools Tooltips" article
svg {
clip-path: path("M100,100L200,100L200,150L250,150L250,250L150,250L150,200L100,200L100,100Z");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment