linkedin / css-blocks

High performance, maintainable stylesheets.
http://css-blocks.com/
BSD 2-Clause "Simplified" License
6.33k stars 152 forks source link

infinite loop with `flex: none` #509

Open chriseppstein opened 3 years ago

chriseppstein commented 3 years ago

caused by the css shorthand expander. Changing the value to 0 0 auto works around the issue.

ansumanswain commented 8 months ago

could you kindly attach the repo link where you would like this issue resolved