Skip to content

Instantly share code, notes, and snippets.

@toddzebert
Created February 10, 2017 06:11
Show Gist options
  • Save toddzebert/a3aa09fc1bac62f1e43b2afee7e657d1 to your computer and use it in GitHub Desktop.
Save toddzebert/a3aa09fc1bac62f1e43b2afee7e657d1 to your computer and use it in GitHub Desktop.
Sharing CSS breakpoints with JavaScript - Demo HTML
site breakpoint: <span class="my-site-breakpoint"></span>
<div class="my-div">
my div breakpoint: <span class="my-div-breakpoint"></span>
</div>
<div class="my-color-div"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment