Clarify browser support

Edge Chromium does not require this!
This commit is contained in:
drify 2020-02-06 21:35:37 +00:00 committed by Nikita Prokopov
parent cf377496bf
commit e90ff380bf
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ code { font-family: 'Fira Code', monospace; }
```
- IE 10+, Edge: enable with `font-feature-settings: "calt";`
- IE 10+, Edge Legacy: enable with `font-feature-settings: "calt";`
- Firefox
- Safari
- Chromium-based browsers (Chrome, Opera)