Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to target elements within theme.json #78

Open
slocker3 opened this issue Dec 7, 2023 · 1 comment
Open

Ability to target elements within theme.json #78

slocker3 opened this issue Dec 7, 2023 · 1 comment

Comments

@slocker3
Copy link
Contributor

slocker3 commented Dec 7, 2023

My expectation is that the summary element should be available to style via theme.json.

Example:

"happyprime/show-hide-section": {
      "elements": {
	      "summary": {
		      "typography": {
			      "fontWeight": "700"
		      }
	      }
      }
},
@slocker3
Copy link
Contributor Author

slocker3 commented Dec 7, 2023

Another option is if summary could be turned into a block as well happyprime/show-hide-section-summary. This would probably solve the issues I am having.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant