{all : unset} taking higher specificity
- Dominant language
- TypeScript
- Stars
- 8.8k
- Forks
- 1.2k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 17
Description
@samijaber When ever I create a button with builder.io the styling on it doesn't work because
{all: 'unset'} property is taking higher specificity.
Steps to reproduce the behavior:
1. Create a new button with builder.io tool bar.
2. default style will not be applied
3. public the changes.
4. now check in the inspect that the {all: unset} property is already taking higher specificity that the other stylings.
**Expected behavior**
button should have some of its stylings and when ever I do any changes in the styling it should reflect there
**Screenshots**

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.