diff --git a/package.json b/package.json index 4b8dcc8..c423657 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "keywords": [], "author": "Brent Jackson ", "license": "MIT", - "devDepencencies": { + "devDependencies": { "capture-website-cli": "^0.3.1" }, "dependencies": { diff --git a/src/pages/index.mdx b/src/pages/index.mdx index e281039..1f5d14a 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -25,17 +25,17 @@ If you'd like to get involved, head over to the [GitHub][] project and feel free The following design systems and libraries currently adhere to the specification. If you'd like to add your project to this list, please [open a PR](https://github.com/system-ui/system-ui.com). -- [GitHub's Primer Components](https://primer.style/components) -- [Artsy's Palette](https://palette.artsy.net/) -- [Sprout Social's Seeds](https://sproutsocial.com/seeds/) -- [Modulz Radix](https://radix.modulz.app/docs/getting-started/) -- [Priceline Design System](https://pricelinelabs.github.io/design-system/) -- [Styled System](https://styled-system.com) -- [Theme UI](https://theme-ui.com) -- [Chakra UI](https://chakra-ui.com/) -- [Rebass](https://rebassjs.org) -- [Styled System HTML](https://johnpolacek.github.io/styled-system-html/) -- [xstyled](https://github.com/smooth-code/xstyled) +- **[GitHub's Primer Components](https://primer.style/components)**: A design system for building GitHub's web applications. +- **[Artsy's Palette](https://palette.artsy.net/)**: Artsy's design system and component library. +- **[Sprout Social's Seeds](https://sproutsocial.com/seeds/)**: Sprout Social's component library and design system. +- **[Modulz Radix](https://radix.modulz.app/docs/getting-started/)**: A design system for building Modulz web applications. +- **[Priceline Design System](https://pricelinelabs.github.io/design-system/)**: Priceline's design system for their web applications. +- **[Styled System](https://styled-system.com)**: A library for building style-based components. +- **[Theme UI](https://theme-ui.com)**: A library for building themable components. +- **[Chakra UI](https://chakra-ui.com/)**: A simple, modular and accessible component library. +- **[Rebass](https://rebassjs.org)**: A component library built with styled-system. +- **[Styled System HTML](https://johnpolacek.github.io/styled-system-html/)**: A library for styling HTML elements with styled-system. +- **[xstyled](https://github.com/smooth-code/xstyled)**: A utility-first CSS-in-JS framework.