linkedin / opticss

A CSS Optimizer
BSD 2-Clause "Simplified" License
715 stars 24 forks source link

chokes on `grid-area` property. #86

Open chriseppstein opened 4 years ago

chriseppstein commented 4 years ago

We need to update css-property-parser with the latest support for properties and handle unknown properties transparently.

chriseppstein commented 4 years ago

In opticss@0.9.0 this is now a warning instead of a thrown exception.