Jan-Kanty

Results 8 comments of Jan-Kanty

@danieldelcore can you look at circleci and help it pass? Looks like random fail

@danieldelcore would you release new npm version also? Or its done automatically.

I just added `*` to delete rule and it works fine ;)

Yep. After migration all my calculated `padding`s are broken. Issue: I have `` with custom `padding`, but if specific card is "selected" it has border which i need to subtract...

Nope. It's not workaround. It force browser to calc thing it shouldn't. Workaround is `parseInt(theme.spacing(2)) - 1`

@cristi-shoreline it was only for example for previous person

I really hope it would be fixed to previous behaviour so parseInt is best workaround since you can after that quickly remove it with search and replace.

Is there a way to progress with this PR? It blocks usage of default configs with flat structure.