-
**Do you want to request a *feature* or report a *bug*?**
Report a bug
**What is the current behavior?**
Installing / updating packages has shifted to using integrity values based off `sha1` inst…
-
The state of managing css in React-Native is still kinda clunky. This would be a huge improvement..
Do you know if it's supported?
-
Please add some examples on how create mutations using [GraphQL multipart request spec ](https://github.com/jaydenseric/graphql-multipart-request-spec) and [apollo-upload-server](https://github.com/ap…
-
Currently, within Manifold package we are using `styled-components` to do custom styling; it becomes complicated for advanced UI widgets (e.g. select with searching functionalities) and hinders develo…
-
When trying to add `:hover` and `:active` pseudo states in CSS, we'd usually do:
```css
button:hover {}
button:active {}
```
This is so when you mousedown while hovered, the `:active` style tak…
-
- [x] I tried using the `@types/styletron-react` package and had problems.
- [x] I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript
- [x] I have a question that…
eavam updated
4 years ago
-
- [x] I have searched the [issues](https://github.com/zeit/next.js/issues?q=is%3Aissue) of this repository and believe that this is not a duplicate.
## Expected Behavior
I'm trying to upgrade fr…
-
## Description
It's currently impossible to style a child element using a data-attribute selector.
## Reproduction
https://codesandbox.io/s/pensive-thunder-ffsow?file=/src/App.js
## Expected…
-
We use a lot of custom styles in our codebase, and as a result end up passing style objects to components (primarily BaseUI components) a lot. Right now, we type these objects with our own custom type…
-
Just adding this issue here for visibility:
https://github.com/robinweser/inline-style-prefixer/pull/186