Shorten longer descriptions to 140 characters

This commit is contained in:
Corbin Crutchley
2022-02-09 22:59:16 -08:00
parent 586968ddb7
commit 70d1abcb43
19 changed files with 20 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
---
{
title: "Package Font Files on NPM for Angular Usage",
description: "Does your organization use custom fonts that you want to share with multiple apps? Learn how to distribute those fonts on NPM and consume them in Angular!",
description: "Do you use custom fonts that you want to share with multiple apps? Learn how to distribute those fonts on NPM and consume them in Angular!",
published: '2020-11-24T22:12:03.284Z',
authors: ['crutchcorn'],
tags: ['angular', 'javascript', 'npm'],
@@ -220,4 +220,4 @@ However, if you're not using `postcss` and have SCSS installed, you can use the
Once you've added the file to your CSS imports and `angular.json`, you should see your font loading as-expected. Because you've setup your fonts to use `npm` to distribute them, you can now reuse your fonts across multiple apps.
If you'd like to learn more or have questions about this setup, feel free to leave a comment down below or join [our Discord](https://discord.gg/FMcvc6T) and ask questions there!
If you'd like to learn more or have questions about this setup, feel free to leave a comment down below or join [our Discord](https://discord.gg/FMcvc6T) and ask questions there!