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

error *display: inline with ng build #261

Open
urban-hostel opened this issue Sep 14, 2023 · 0 comments
Open

error *display: inline with ng build #261

urban-hostel opened this issue Sep 14, 2023 · 0 comments

Comments

@urban-hostel
Copy link

Warning: ▲ [WARNING] Unexpected "display" [css-syntax-error]

styles.9e96aed1bc1ce87f.css:218:5:
  218 │     *display: inline; }
      ╵      ~~~~~~~

using ng build in my anguar / firebase setup I get this error
I tried to overwrite it but it does not work
.owl-theme .owl-dots .D {
display: inline-block!important;
}

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