We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d41d104 commit 9e6198fCopy full SHA for 9e6198f
1 file changed
src/styles/base/globals.scss
@@ -1,19 +1,6 @@
1
@use "./variables" as vars;
2
3
:root {
4
- /*
5
- * System Font Stack — Cross-Platform Support
6
- * Inspired by: https://www.macos-web.app/
7
- *
8
- * Order of priority:
9
- * 1. -apple-system — macOS/iOS (San Francisco)
10
- * 2. BlinkMacSystemFont — macOS (system font)
11
- * 3. Inter — Modern fallback (Windows/Linux)
12
- * 4. Helvetica Neue — macOS fallback
13
- * 5. Helvetica — macOS fallback
14
- * 6. Arial — Windows/Linux fallback
15
- * 7. sans-serif — Ultimate fallback
16
- */
17
--system-font-family:
18
-apple-system,
19
BlinkMacSystemFont,
0 commit comments