🌐
GitHub
github.com › styled-components › styled-components
GitHub - styled-components/styled-components: Fast, expressive styling for React. Server components, client components, streaming SSR, React Native—one API.
Fast, expressive styling for React. Server components, client components, streaming SSR, React Native—one API. Style React components with real CSS, scoped automatically and delivered only when needed.
Starred by 41K users
Forked by 2.5K users
Languages   TypeScript 91.2% | JavaScript 8.6%
🌐
GitHub
github.com › styled-components › styled-components.github.io
GitHub - styled-components/styled-components.github.io: The styled-components homepage · GitHub
The styled-components homepage. Contribute to styled-components/styled-components.github.io development by creating an account on GitHub.
Starred by 23 users
Forked by 8 users
Languages   JavaScript 57.1% | HTML 42.9%
🌐
GitHub
github.com › styled-components › styled-components-website
GitHub - styled-components/styled-components-website: The styled-components website and documentation · GitHub
The styled-components website and documentation. Contribute to styled-components/styled-components-website development by creating an account on GitHub.
Starred by 621 users
Forked by 433 users
Languages   TypeScript 59.0% | MDX 40.6%
🌐
styled-components
styled-components.com
styled-components
*/ background: transparent; border-radius: 3px; border: 1px solid var(--accent-color); color: var(--accent-color); display: inline-block; margin: 0.5rem 1rem; padding: 0.5rem 0; transition: all 200ms ease-in-out; width: 11rem; &:hover { filter: brightness(0.85); } &:active { filter: brightness(1); } /* The GitHub button is a primary button * edit this to target it specifically! */ ${props => props.$primary && css` background: var(--accent-color); color: black; `} ` Used by folks at · To create beautiful websites like these · The Internet Movie Database · Spotify · Target · Patreon · Smallpdf · GiphyDiscover more · To download styled-components run: npm install styled-components ·
🌐
GitHub
github.com › styled-components
styled-components · GitHub
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅 - styled-components
🌐
GitHub
github.com › styled-components › awesome-styled-components
GitHub - styled-components/awesome-styled-components: A curated list of awesome styled-components resources 💅
A curated list of awesome styled-components resources 💅 - styled-components/awesome-styled-components
Starred by 3.4K users
Forked by 274 users
🌐
GitHub
github.com › styled-components › styled-components-native-code-mod
GitHub - styled-components/styled-components-native-code-mod · GitHub
Contribute to styled-components/styled-components-native-code-mod development by creating an account on GitHub.
Starred by 28 users
Forked by 4 users
Languages   JavaScript
🌐
GitHub
github.com › topics › styled-components
styled-components · GitHub Topics · GitHub
react redux boilerplate isomorphic react-router styled-components redux-saga jest universal css-in-js storybook atomic-design starter-kit ... A Modern React Admin Template. It is based on React 19, Vite and TypeScript. It's fast ! react admin styled-components admin-dashboard ts antd admin-template ant-design react-admin react-markdown tailwindcss react-admin-template react-admin-dashboard vite react-admin-kit framer-motion zustand react-router-v6 shadcn-ui
🌐
GitHub
github.com › styled-components › styled-theming
GitHub - styled-components/styled-theming: Create themes for your app using styled-components
Create themes for your app using styled-components - styled-components/styled-theming
Starred by 1.2K users
Forked by 25 users
Languages   JavaScript 97.6% | HTML 2.4% | JavaScript 97.6% | HTML 2.4%
Find elsewhere
🌐
GitHub
github.com › styled-components › babel-plugin-styled-components
GitHub - styled-components/babel-plugin-styled-components: Improve the debugging experience and add server-side rendering support to styled-components · GitHub
This plugin is a highly recommended supplement to the base styled-components library, offering some useful features:
Starred by 1.1K users
Forked by 142 users
Languages   JavaScript
🌐
GitHub
github.com › styled-components › xstyled
GitHub - styled-components/xstyled: A utility-first CSS-in-JS framework built for React. 💅👩‍🎤⚡️
A utility-first CSS-in-JS framework built for React. 💅👩‍🎤⚡️ - styled-components/xstyled
Starred by 2.3K users
Forked by 105 users
Languages   MDX 63.7% | TypeScript 31.6% | JavaScript 4.7%
🌐
GitHub
github.com › styled-components › polished
GitHub - styled-components/polished: A lightweight toolset for writing styles in JavaScript ✨
A lightweight toolset for writing styles in JavaScript ✨ - styled-components/polished
Starred by 7.7K users
Forked by 214 users
Languages   JavaScript 92.7% | CSS 5.3% | TypeScript 2.0%
🌐
GitHub
github.com › styled-components › xstyled › releases
Releases · styled-components/xstyled
May 9, 2024 - A utility-first CSS-in-JS framework built for React. 💅👩‍🎤⚡️ - Releases · styled-components/xstyled
Author   styled-components
🌐
GitHub
gist.github.com › 2f50c23897bf876d60806a3575d74317
Styling React with CSS > STYLED COMPONENTS · GitHub
Styling React with CSS > STYLED COMPONENTS. GitHub Gist: instantly share code, notes, and snippets.
🌐
GitHub
github.com › topics › styled-component
styled-component · GitHub Topics · GitHub
Repositório de componentes React baseado no design system da Nave. react design-system styled-system styled-component saturn-system
🌐
GitHub
github.com › styled-components › styled-components › releases
Releases · styled-components/styled-components
January 15, 2026 - Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅 - Releases · styled-components/styled-components
Author   styled-components
🌐
GitHub
github.com › styled-components › styled-components-codemods
GitHub - styled-components/styled-components-codemods: Automatic codemods to upgrade your styled-components code to newer versions.
May 5, 2019 - Usage: npx styled-components-codemods [options] [command] Options: -V, --version output the version number -h, --help output usage information Commands: v4 [...files] Run all v4 codemods v4-extendToStyled [...files] Run just the extendToStyled codemod v4-injectGlobalToCreateGlobalStyle [...files] Run just the injectGlobalToCreateGlobalStyle codemod Examples: $ styled-components-codemods v4-extendToStyled src/components/Box.js src/components/Button.js $ styled-components-codemods v4 src/**/*.js (this will only work if your terminal expands globs)
Starred by 52 users
Forked by 5 users
Languages   JavaScript 100.0% | JavaScript 100.0%
🌐
Softchris
softchris.github.io › pages › react-styled-components.html
Styled components, the styling library for your React apps you don’t want to be without
The example the homepage for this library uses is that of buttons. You might end up creating different buttons meant for different purposes in your app. You might have default buttons, primary buttons, disabled buttons and so on. Styled components lib enable you to keep all that CSS in one place.
🌐
GitHub
github.com › styled-components › styled-elements
GitHub - styled-components/styled-elements: Styled components for the DOM.
Styled components for the DOM. Contribute to styled-components/styled-elements development by creating an account on GitHub.
Starred by 88 users
Forked by 11 users
Languages   JavaScript 85.3% | HTML 14.7% | JavaScript 85.3% | HTML 14.7%