mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Update cspell config (#35647)
* specify the files to scan in the config * enable `useGitignore` option * remove a few unneeded suppressions
This commit is contained in:
@@ -111,7 +111,7 @@ dt {
|
||||
|
||||
In the case you're using a custom font, be aware that not all fonts support the non-Latin alphabet. To switch from Pan-European to Arabic family, you may need to use `/*rtl:insert: {value}*/` in your font stack to modify the names of font families.
|
||||
|
||||
For example, to switch from `Helvetica Neue Webfont` for LTR to `Helvetica Neue Arabic` for RTL, your Sass code look like this:
|
||||
For example, to switch from `Helvetica Neue` font for LTR to `Helvetica Neue Arabic` for RTL, your Sass code could look like this:
|
||||
|
||||
```scss
|
||||
$font-family-sans-serif:
|
||||
|
||||
Reference in New Issue
Block a user