Commit graph

7 commits

Author SHA1 Message Date
Cotes Chung
b489da89ca
style(scss): update rule-empty-line-before config 2023-09-28 01:27:24 +08:00
Cotes Chung
e07e6d46d7
refactor: revert media query range notation (#1072)
Media queries range syntax not supported by Safari for iOS under 16.4

See also:
- https://caniuse.com/?search=media-queries

This reverts commit 1682ce9d7c.
2023-07-02 20:16:36 +08:00
Cotes Chung
b63b65d743
chore(stylelint): optimize the rule for font-family variables (#987)
Turn off the rule `value-keyword-case` for `font-family`

Resolves #987
2023-04-16 09:08:54 +08:00
Cotes Chung
002f02533d
chore: update code style config 2023-03-11 01:55:32 +08:00
Cotes Chung
5561cd86b5
refactor(icons): upgrade font-awesome syntax to version 6 2022-12-08 06:16:22 +08:00
Cotes Chung
a6ce765082
style: improve SCSS style 2022-10-22 03:26:22 +08:00
Cotes Chung
294e2985c1
build(npm): add stylelint 2022-10-21 02:38:25 +08:00