-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* docs: Renamed * feat: Added repository prop to package.json * Updates to font-face names and CDN URL (#3) * Dev (#2) * docs: Renamed * feat: Added repository prop to package.json * chore(release): 1.3.4 * feat(tokens): updates font-family strings to match font-face naming on BLP CDN and removes direct URLs to font files on CDN and replaces with yml file for single URL to CDN CSS file with dynamic font-face declarations BREAKING CHANGE: Individual URLs to CDN font files are no longer available
- Loading branch information
Showing
5 changed files
with
12 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
global: | ||
type: string | ||
category: CDN URL | ||
|
||
props: | ||
cdn-url: | ||
type: "url" | ||
value: '"http://assets.bwbx.io/font-service/css/AvenirNextMForBBG:400,400i,600,600i,700,700i%7COpenSans:400,400i,600,600i,700,700i/styled-font-face.css"' |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters