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

"There's an error with your CSS code, please review it." When trying to publish my style #346

Open
farisfaikar opened this issue Oct 26, 2024 · 0 comments

Comments

@farisfaikar
Copy link

I need help when trying to publish my own style. Here's the CSS code

#logo-icon
{
  content: url("https://media.tenor.com/65mRO-L3k2EAAAAj/spinning-maxwell.gif") !important;
  width: 120px;
  height: 35px;
  object-fit: cover;
}

ytd-topbar-logo-renderer
{
  width: 0%;
}

I've tested that code and it works flawlessly for me when I try using it as a private style. But when I try to publish it, it gave me this error

Caution

There's an error with your CSS code, please review it.

How do I fix this and publish my style properly? Thanks!

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