styled-components
styled-components is a JavaScript library that makes styling React apps enjoyable using the best bits of ES6 and CSS.
Here are 4,691 public repositories matching this topic...
Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.
Description
A clear and concise description of what the bug is.
Steps to reproduce
Steps to reproduce the behavior:
(Add link to a dem
We should use https://github.com/jonschlinkert/parse-github-url to intelli
The docs on rebassjs.org are pretty slim when it comes to using forms and the props that are accepted and what they do.
I was able to use inputs and checkboxes without too much effort but wanted to use a Switch in an instance instead of a checkbox. A switch is a ON|OFF Component so it would make sense that in the DOM it would use a checkbox and allow handlers with OnChange but that is not wha
-
Updated
Jul 14, 2020 - JavaScript
I am looking into variants and i feel like its a bit confusing which is the old api and which is the new one?
I feel like I should just be able to drop the variant function onto a component and give it scale="accents" and then if I pass variant="info" then it should look in the theme object for accents and pull the info key inside that yet it doesn't do that unless I write `variants: {
-
Updated
Jun 16, 2020 - CSS
-
Updated
Dec 6, 2018 - JavaScript
@diegohaz - i noticed a couple of minor spelling errors on the main site:
Basic stack
It includes everything necessary to build a tipical web app with focus on productivity and developer experience.
Learn more about the recomended workflow
Should be typical, and recommended.
Just an FYI.
Thanks!
-
Updated
Jul 13, 2020
-
Updated
Aug 6, 2019 - JavaScript
It would be really cool to have a section below in the readme to showcase projects built with RAN, or at least maybe somewhere where people can add links to their projects that they've built with this framework! (SUGGESTION)
Some steps may click a button on a page or do other things to the page. Because users can be forward and backward it can be difficult to put the page back where it should be when they leave a step. It would be easier if there was a way to have a callback function for a given step.
-
Updated
Jun 6, 2020 - JavaScript
🐛 Bug Report
I am looking at smooth-ui for the first time. This is in the doc:
Are those outline buttons? They look exactly like the non-outline buttons:
;
/* ${HeaderAvatar} {
border: 2px solid rgb(255, 255, 255);
} */
}
`
=>
ERROR in ./clie
-
Updated
Jul 25, 2017 - HTML
What:
If I am a contributor and decide to improve the documentation I cannot do it unless I have an access into Atomic Layout's GitBook organization.
Why:
Current documentation repository is an artifact of the deployed documentation on GitBook. Since the current GitBook is a paid SaaS, as opposite to its previous OSS version, you c
Created by Glen Maddern, Max Stoiber
Released October 2016
Latest release about 2 months ago
- Repository
- styled-components/styled-components
- Website
- styled-components.com



Feature Request
Add a file named
pull_request_template.mdin the.githubfolder of the repository so that whenever a new PR is opened on the repository it follows the template.