Merge pull request #116 from NerusSkyhigh/master

remove deprecation warning
This commit is contained in:
Andrew Banchich 2020-12-23 18:29:54 -05:00 committed by GitHub
commit 3d1f264f0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
/// Breakpoints.
/// @var {list}
$breakpoints: null;
$breakpoints: () !global;
/// Vendor prefixes.