Skip to content

Instantly share code, notes, and snippets.

@Swiip
Created May 17, 2018 09:20
Show Gist options
  • Select an option

  • Save Swiip/70dfe627126ebb943fde0cb52defcdfc to your computer and use it in GitHub Desktop.

Select an option

Save Swiip/70dfe627126ebb943fde0cb52defcdfc to your computer and use it in GitHub Desktop.
const BB8 = styled.div`
&:before,
&:after {
display: block;
content: "";
position: absolute;
}
`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment