[Compass Core] Silence a deprecation warning.

This commit is contained in:
Chris Eppstein 2010-03-05 12:27:04 -08:00
parent 8327f633ea
commit eba35a2944

View File

@ -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")