ProjectEvergreen / greenwood

Greenwood is your full-stack workbench for the web, focused on supporting modern web standards and development to help you create your next project.
https://www.greenwoodjs.io
MIT License
94 stars 9 forks source link

bug/issue 1242 handle optimization ordering issue with functions in CSS declarations #1243

Closed thescientist13 closed 2 weeks ago

thescientist13 commented 1 month ago

Related Issue

resolves #1242

Summary of Changes

  1. Improve handling for Function type optimization formatting

Not sure if there is a better way than deny-listing, or are there any other specific types to be guarding against?