Dan Coates

Results 3 comments of Dan Coates

Ah ok. I can imagine that it must be a nightmare to consider all cases around the inconsistencies of css property naming. I did try a few other cases like...

For what it is worth, cssnano seems to have the exact same issue: https://github.com/ben-eb/cssnano/issues/113

To expand on the Python dependency point, I've found that working with dependencies for python lambda functions while developing locally is a bit clunky. I'm using poetry to install dependencies...