Replies: 3 comments 3 replies
-
What's the point of putting the * in the css rule, I've never seen it in css or Angular. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I'm not sure why it's used exactly, but it's in |
Beta Was this translation helpful? Give feedback.
0 replies
-
That seems to come from the spectrum-colorpicker. I'll try to see what I can do. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Been using grapes with Angular for the past 2 years, but since the latest version of Angular (v13) i'm getting some CSS warnings on styles like
or
The warning is
warning: Expected identifier but found "*"
. Could be that Angular dropped support for IE11.Anyone else had this?
Beta Was this translation helpful? Give feedback.
All reactions