Releases: IBM/plex
Releases · IBM/plex
Return of local file use
- css uses local IBM Plex if installed on user’s device
- Added webpack example to set custom path to font files
- Removed multiple instances of font files
- Updated readme to reflect code
Rollback a couple more local tags
See release v0.5.1 for more information.
Rollback most local declarations
Use of local()
has been rolled back for all weights except regulars. See #94 for more information.
Local file use
Three big adjustments, but should be non-breaking:
- There originally was a design rule that would bump serif sizes 1px. This has been reversed.
- Change the web font name to match system font installation
- Change font-face declarations to check for local fonts installed
Font-family reorder
Order font families to prevent staggered painting in #34.
Initial non-stable GitHub Release
Commit Message: compiled files needed for docs and non-npm users