Closed Kenzo-Wada closed 1 month ago
fixes: https://github.com/mantinedev/mantine/issues/6853
updated isNumberLike func so that it'll return true when it's valid css props. otherwise false. eg) 2xl
isNumberLike
I've checked all test passes, and added test for custom sizes
Thanks!
fixes: https://github.com/mantinedev/mantine/issues/6853
updated
isNumberLike
func so that it'll return true when it's valid css props. otherwise false. eg) 2xlI've checked all test passes, and added test for custom sizes