-
## Description
When working on gatsby project seems like all the sudden in the past few months hot reloading / build has serious intermittent problems. especially noticeable on project with styled …
-
React version: 16.13.1
## Steps To Reproduce
1. Make a box follow the mouse cursor
2. There it is (or not)
![Performance gif](https://user-images.githubusercontent.com/23149166/85926…
-
Hi,
this is probably due to how cypress is taking control over the `about:blank` page. However, if a component is using `styled-components` or `emotionJS`, the class names are generated. However th…
lumio updated
4 years ago
-
I have an array which contains key-value pairs as follows -
```
const colourTypeMapping = [
{ type: "normal", color: "bg-orange-700" },
.
.
.
]
```
Now, I want to create a …
-
Imagine you are working with a props based design system, like chakra-ui for example,
and you want to override every heading: `h1` => `h6`
it would be much better if it could override all of them wi…
-
![styledComponents](https://user-images.githubusercontent.com/940303/73708194-b78d0800-46cb-11ea-88b8-b5a41f84108f.PNG)
![styledComponents2](https://user-images.githubusercontent.com/940303/73708195-…
-
Below is the Code... and I want style the Select which is shown in image
`import React, {Component} from 'react';
import Select from 'react-select';
import { Box, Text, Link, Flex } from 'rebass'…
-
Also take care of the TODO at `Book.j` #4
-
I have installed Storybook Docs as per the documentation here: https://github.com/storybookjs/storybook/blob/next/addons/docs/README.md#installation
And I have used the Manual preset configuration.…
-
![styledComponents3](https://user-images.githubusercontent.com/940303/73707953-f5d5f780-46ca-11ea-9317-88d8c2ffb277.PNG)
![styledComponents](https://user-images.githubusercontent.com/940303/7370786…