Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save evgeniy-vashchuk/6245dd20b0c1c00459b6b76f8dae6af2 to your computer and use it in GitHub Desktop.
Save evgeniy-vashchuk/6245dd20b0c1c00459b6b76f8dae6af2 to your computer and use it in GitHub Desktop.
FANCYBOX CSS ERROR FIX
// FANCYBOX CSS ERROR FIX ------------------------------------
@function max($numbers...) {
@return m#{a}x(#{$numbers});
}
@function min($numbers...) {
@return m#{i}n(#{$numbers});
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment