迁移项目至vue
v0.2.1->v0.3.0 项目迁移至[jingji_TSreference_vue](https://github.com/szhhwh/jingji_TSreference_vue)
This commit is contained in:
3
src/.vuepress/styles/config.scss
Normal file
3
src/.vuepress/styles/config.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
// you can change config here
|
||||
$colors: #c0392b, #d35400, #f39c12, #27ae60, #16a085, #2980b9, #8e44ad, #2c3e50,
|
||||
#7f8c8d !default;
|
1
src/.vuepress/styles/index.scss
Normal file
1
src/.vuepress/styles/index.scss
Normal file
@@ -0,0 +1 @@
|
||||
// place your custom styles here
|
2
src/.vuepress/styles/palette.scss
Normal file
2
src/.vuepress/styles/palette.scss
Normal file
@@ -0,0 +1,2 @@
|
||||
// you can change colors here
|
||||
$theme-color: #096dd9;
|
Reference in New Issue
Block a user