docs(guide): update intro page

This commit is contained in:
braks
2023-11-05 18:43:33 +01:00
committed by Braks
parent d670de4671
commit 39cf82431f
4 changed files with 74 additions and 41 deletions
+1
View File
@@ -106,6 +106,7 @@ export default defineConfigWithTheme<DefaultTheme.Config>({
}),
Icons({
compiler: 'vue3',
defaultClass: 'inline-block align-middle'
}),
],
},
-4
View File
@@ -21,10 +21,6 @@ export default defineConfig({
scrollbar,
],
shortcuts: {
'primary-gradient': 'bg-gradient-to-b from-accent-500 via-accent-700 to-accent-900',
},
theme: {
extend: {
colors: {