Issue Description
Hello together,
I am using "@nativescript/theme" classes in my Nativescript Angular app.
- The provided p-r-15 and other p-r-* classes do not seem to work anymore. seems like the specifity is computed now differently. I have nothing changed in the include order or similar. Just project update to NS 9.1 from 9.0.x. I could work around the issue by defining custom p-r-* classes with a higher specifity.
- When the padding classes are combined with style="width: auto;" the padding is ignored. however, when adding padding to the style (style="padding-right:5; width:auto;") it is accepted.
Reproduction
No response
Relevant log output (if applicable)
Environment
No response
Please accept these terms
Issue Description
Hello together,
I am using "@nativescript/theme" classes in my Nativescript Angular app.
Reproduction
No response
Relevant log output (if applicable)
Environment
No response
Please accept these terms