Enivia

Results 4 issues of Enivia

**The problem** I want to pass some common props(such as dynamic class prefix) to styled component through an HOC, and those props are also passed to dom element. **Proposed solution**...

feature request
needs triage

**Describe the bug (including copyable syntax)** Autocompletion does not work while use [`css` prop](https://styled-components.com/docs/api#css-prop) **Screenshot** ![image](https://github.com/styled-components/vscode-styled-components/assets/23496031/0c3ab569-b760-49d5-adb7-0dccfdf92238) **Expected behavior** Autocompletion works. **Build environment (please complete the following information):** - OS: Windows...

bug

`grid-template: 'a' minmax(0, 1fr)` get css-math-functions warning

- justify-content - align-items chrome 71 only support "flex-start/flex-end" value. But not getting warnings.

bug
needs feature