Skip to content

Commit

Permalink
chore: update prettier
Browse files Browse the repository at this point in the history
chore: update style for lint error

chore: delete changeset
  • Loading branch information
sunshinesmilelk authored and huxiamei committed Dec 6, 2024
1 parent 4601c3b commit 3dbc69b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 12 deletions.
6 changes: 0 additions & 6 deletions .changeset/silent-pets-speak.md

This file was deleted.

12 changes: 7 additions & 5 deletions apps/docs/.dumi/theme/styles/heti.less
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@

@font-face {
font-family: 'Heti Hei SC';
src: local('PingFang SC Regular'), local('Heiti SC Regular'), local('Microsoft YaHei'),
local('Source Han Sans CN Regular'), local('Noto Sans CJK SC Regular'),
local('WenQuanYi Micro Hei'), local('Droid Sans Fallback');
src: local('PingFang SC Regular'), local('Heiti SC Regular'),
local('Microsoft YaHei'), local('Source Han Sans CN Regular'),
local('Noto Sans CJK SC Regular'), local('WenQuanYi Micro Hei'),
local('Droid Sans Fallback');
}

@font-face {
Expand Down Expand Up @@ -45,8 +46,9 @@
@font-face {
font-family: 'Heti Hei SC Light';
font-weight: 200;
src: local('PingFang SC Light'), local('Heiti SC Light'), 'Heti Hei SC Light Fallback',
local('Source Han Sans CN Light'), local('Noto Sans CJK SC Light');
src: local('PingFang SC Light'), local('Heiti SC Light'),
'Heti Hei SC Light Fallback', local('Source Han Sans CN Light'),
local('Noto Sans CJK SC Light');
}

@font-face {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"lint-staged": "^13.3.0",
"nx": "^16.10.0",
"postcss-less": "^6.0.0",
"prettier": "^3.1.1",
"prettier": "^3.4.0",
"react": "^18.2.0",
"react-test-renderer": "^18.2.0",
"stylelint": "^14.16.1",
Expand Down

0 comments on commit 3dbc69b

Please sign in to comment.