diff --git a/lib/lint/strict-property-order.js b/lib/lint/strict-property-order.js index 5a5a671..43bb8a7 100644 --- a/lib/lint/strict-property-order.js +++ b/lib/lint/strict-property-order.js @@ -95,6 +95,7 @@ var _ = require('underscore') , 'list-style-type' , 'list-style-position' , 'list-style-image' + , 'pointer-events' , 'cursor' , 'background' , 'background-attachment'