-
Notifications
You must be signed in to change notification settings - Fork 679
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When I want to use the styles attribute to customize the native html tag style, for example: blockquote, but the style that ends up being generated to the page is repeated twice
To Reproduce
- clone my reproduction project blog production
- yarn install & yarn start
- Click the Blog header
- Route to the named reproduction article
- Inspect text content is "this is theme-ui style custom style" element
Expected behavior
I don't know why generate duplication css output,that should generate css only once
Additional context
As long as the styles defined from the styles object of theme-ui config have the problem of generating duplicate css
lachlanjc
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

