Default to `--squircle-smooth: 1`
wooorm opened this issue · 4 comments
wooorm commented
wooorm commented
This seems to be documented as defaulting to 1
, but I’m not seeing that? 🤔
PavelLaptev commented
@wooorm good idea. I'll check it
wooorm commented
Sweet!
My guess is that:
- this line evaluates
undefined * 10
toNaN
- resulting in this condition passing
- resulting in
NaN
being returned here