Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

) expected , { expected (9999) when using @supports not ( not backdrop-filter : blur(10px)) { } #158

Closed
singhAmandeep007 opened this issue Dec 5, 2021 · 1 comment

Comments

@singhAmandeep007
Copy link

Hey ,

I'm getting error messages with the following syntaxes using

@supports not ( not backdrop-filter : blur(10px)) {  

}

whereas it works for other syntaxes

@supports not (not display:grid) {

  }

image

Please see this problem. Thank you

@mjbvz
Copy link
Contributor

mjbvz commented Apr 4, 2023

Closing as this package has been deprecated in favor of the official styled-components/typescript-styled-plugin fork

After updating to that fork, follow up in the styled-components repo if this is still an issue

@mjbvz mjbvz closed this as completed Apr 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants