[Compass Core] Silence a deprecation warning.
This commit is contained in:
parent
8327f633ea
commit
eba35a2944
@ -13,5 +13,5 @@
|
||||
// @private This mixin is not meant to be used directly.
|
||||
=hacked-minimum(!property, !value)
|
||||
min-#{!property}= !value
|
||||
+bang-hack(!property, !value, 'auto')
|
||||
+bang-hack(!property, !value, "auto")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user