diff --git a/docs/.vitepress/theme/custom.css b/docs/.vitepress/theme/custom.css index 0571426..a20d543 100644 --- a/docs/.vitepress/theme/custom.css +++ b/docs/.vitepress/theme/custom.css @@ -2,10 +2,6 @@ /* [vp] = vitepress, tokens used in the documentation interface itself */ /* [c] = color, omit if not a color */ -/* Todo: Clean everything up to follow this prefix */ - - - :root { /* Tokens that are the same in light and dark mode */ --vp-radius: 4px; diff --git a/docs/components/icons/index.md b/docs/components/icons/index.md index f453482..f240320 100644 --- a/docs/components/icons/index.md +++ b/docs/components/icons/index.md @@ -47,16 +47,13 @@ # Icons {{ data.description }} - +Warp icon library contains of ~300 icons in sizes 16px, 24px and 32px. It's based on the [Streamline icon library](https://home.streamlinehq.com/) with more than 17.000 icons. -## WARP library -Our icon library contains of ~300 icons. We also have access to the Streamline icon library with more than 17.000 icons that we can use and adjust in any way we like. -We offer three different sizes, 16px, 24px and 32px. + -![alt text](https://i.imgur.com/OvMZBs9.jpg) +## Need new icons? +If you need a new icon or adjustments to an existing one, please make a request in #nmp-warp-design-system in Slack. -### Need new icons? -If you need a new icon or adjustments to a existing one, please make a request in #nmp-warp-design-system in Slack. ## Usage diff --git a/docs/components/image.png b/docs/components/image.png deleted file mode 100644 index 57f84dc..0000000 Binary files a/docs/components/image.png and /dev/null differ diff --git a/docs/foundations/index.md b/docs/foundations/index.md index 637e639..6bd3a94 100644 --- a/docs/foundations/index.md +++ b/docs/foundations/index.md @@ -6,7 +6,7 @@ const pages = [{ }, { title: "CSS classes", - description: "UnoCSS classes for layout and styling on web", + description: "UnoCSS classes for layout and styling on web.", href: "styling/web/unocss", }, { diff --git a/docs/public/images/foundations/a11y-icon.png b/docs/public/images/foundations/a11y-icon.png deleted file mode 100644 index 239e114..0000000 Binary files a/docs/public/images/foundations/a11y-icon.png and /dev/null differ