Cotes Chung
35c794cf58
perf: modular sass architecture ( #2052 )
...
- Modularized the Sass architecture to enhance code maintainability and reduce the output file size
- Replaced deprecated `@import` with `@use` / `@forward`
2024-11-25 00:05:28 +08:00
Cotes Chung
c69914effc
ci: avoid repeated runs of stylelint ( #2057 )
2024-11-24 04:33:46 +08:00
Cotes Chung
7a3d624364
chore(deps-dev): reduce external config files
2023-11-09 01:53:47 +08:00
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