BuilderIO / BuilderIO/builder

{all : unset} taking higher specificity

Open
#2,926 9 comments 0 reactions 1 assignee Claimed by @samijaber View on GitHub
bug
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**
![image](https://github.com/BuilderIO/builder/assets/155720038/55aba874-a328-4be4-ba6e-68fbc023655b)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.