Alan Norbauer
Alan Norbauer
Thank you for editing your message. Let’s all remember that this is a free, open source framework and we’re all on the line for fixing things. We are not entitled...
> I only edited my message to remove mildly frustrated language. > ... > I'm not saying we're entitled to a fix. Perfect, sounds like we're in total agreement!
@microsoft-github-policy-service agree
One thing that's missing is that a container query doesn't get the class name. For example, this css: ``` const Section = styled.section` color: red; @media (min-width: 5px) { color:...
@larshp please see https://github.com/svgdotjs/svgdom/issues/110
I hit this as well. The only way I could find to get the icons back was to quit Hidden Bar. Deleting the .app and reinstalling from the app store...
Whoops, I misunderstood my issue and your right-click suggestion helped me figure it out: the apps didn't get permanently hidden, they just got lost behind my notch. Hidden Bar doesn't...
Caching... am I right? Thanks for taking a look!
@animaone my problem was still having Tree Style Tabs still enabled. If you have that installed and enabled, try disabling it to see if it fixes your issue.
BTW the README for this project mentions an option to pick which spec to use, with "npm" being the default. Where is the npm package.json spec? I can't find it.