docs(guide): update intro page
This commit is contained in:
@@ -106,6 +106,7 @@ export default defineConfigWithTheme<DefaultTheme.Config>({
|
||||
}),
|
||||
Icons({
|
||||
compiler: 'vue3',
|
||||
defaultClass: 'inline-block align-middle'
|
||||
}),
|
||||
],
|
||||
},
|
||||
|
||||
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user