Skip to content

Instantly share code, notes, and snippets.

@elemeNtk0
Created February 22, 2021 05:27
Show Gist options
  • Save elemeNtk0/cfa0104cb383e7bd954539bd0ea18181 to your computer and use it in GitHub Desktop.
Save elemeNtk0/cfa0104cb383e7bd954539bd0ea18181 to your computer and use it in GitHub Desktop.
@import "../../../../node_modules/include-media/dist/include-media";
$breakpoints: (
xs: 480px,
sm: 600px,
tablet: 768px,
md: 960px,
lg: 1280px,
xl: 1920px
);
// http://include-media.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment