We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d79da7a commit 7cdefd5Copy full SHA for 7cdefd5
1 file changed
docs/themes.md
@@ -6,7 +6,7 @@ sidebar_position: 8
6
7
# Theme System
8
9
-Spectacle has a robust theme system that is built upon [styled system](https://styled-system.com/theme-specification).
+Spectacle has a robust theme system that is built upon styled system.
10
11
A theme is a 2-level deep object of labeled theme keys and CSS property object values, which is passed directly to the `Deck` component.
12
0 commit comments