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

Improve/fix admin styles? #1

Open
strarsis opened this issue Oct 21, 2019 · 2 comments
Open

Improve/fix admin styles? #1

strarsis opened this issue Oct 21, 2019 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@strarsis
Copy link

@kellymears:
henrikhb/wp-block-description-list#13 (comment):

Works fine and you only need to use wp_dequeue_style( 'tinyblocks/glossary/css' ); to make things look okay in the admin.

So the admin styles got issues. Would it be possible to fix them so they don't have to be manually dequeued?

@kellymears kellymears added the help wanted Extra attention is needed label Oct 21, 2019
@kellymears kellymears self-assigned this Oct 21, 2019
@kellymears
Copy link
Owner

For now I'll remove the styles from the plugin.

In the near future I'll provide some better defaults -- I just need to find time. It doesn't surprise me that the styles are broken given all the changes that have been made to Gutenberg since I first forked this.

If you come up with some sane defaults feel free to leave a PR. Thanks!

@kellymears
Copy link
Owner

kellymears commented Oct 21, 2019

Addressed in 43298ed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants