xiaoxian521
3 years ago
16 changed files with 777 additions and 1200 deletions
-
6.eslintrc.js
-
1.gitignore
-
1.prettierrc.js
-
30package.json
-
1828pnpm-lock.yaml
-
18src/layout/components/sidebar/horizontal.vue
-
37src/layout/components/tag/index.scss
-
2src/layout/theme/default-vars.scss
-
2src/layout/theme/dusk-vars.scss
-
2src/layout/theme/volcano-vars.scss
-
2src/layout/theme/yellow-vars.scss
-
2src/style/dark.scss
-
2src/style/element-plus.scss
-
10src/style/index.scss
-
5src/style/sidebar.scss
-
29stylelint.config.js
@ -1,6 +1,5 @@ |
|||||
module.exports = { |
module.exports = { |
||||
bracketSpacing: true, |
bracketSpacing: true, |
||||
jsxBracketSameLine: true, |
|
||||
singleQuote: false, |
singleQuote: false, |
||||
arrowParens: "avoid", |
arrowParens: "avoid", |
||||
trailingComma: "none" |
trailingComma: "none" |
||||
|
1828
pnpm-lock.yaml
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue