diff --git a/packages/starterkit-handlebars-demo/dist/_patterns/atoms/global/font-families.json b/packages/starterkit-handlebars-demo/dist/_patterns/atoms/global/font-families.json
index 1631188fe..0fb1424d8 100644
--- a/packages/starterkit-handlebars-demo/dist/_patterns/atoms/global/font-families.json
+++ b/packages/starterkit-handlebars-demo/dist/_patterns/atoms/global/font-families.json
@@ -12,6 +12,6 @@
}
],
"meta": {
- "description": "To add to these items, use Sass variables that start with $font-family- in ./source/css/scss/abstracts/_variables.scss"
+ "description": ""
}
-}
\ No newline at end of file
+}
diff --git a/packages/starterkit-handlebars-demo/dist/_patterns/atoms/global/font-families.md b/packages/starterkit-handlebars-demo/dist/_patterns/atoms/global/font-families.md
index 7017cea54..9fdf67d62 100644
--- a/packages/starterkit-handlebars-demo/dist/_patterns/atoms/global/font-families.md
+++ b/packages/starterkit-handlebars-demo/dist/_patterns/atoms/global/font-families.md
@@ -1,3 +1,5 @@
---
order: 2
----
\ No newline at end of file
+---
+
+To add to these items, use Sass variables that start with `$font-family-` in `./source/css/scss/abstracts/_variables.scss`
diff --git a/packages/starterkit-handlebars-demo/dist/_patterns/atoms/global/font-sizes.json b/packages/starterkit-handlebars-demo/dist/_patterns/atoms/global/font-sizes.json
index 95c0e11c0..23a72b4af 100644
--- a/packages/starterkit-handlebars-demo/dist/_patterns/atoms/global/font-sizes.json
+++ b/packages/starterkit-handlebars-demo/dist/_patterns/atoms/global/font-sizes.json
@@ -37,6 +37,6 @@
}
],
"meta": {
- "description": "To add to these items, use Sass variables that start with $font-size- in ./source/css/scss/abstracts/_variables.scss"
+ "description": ""
}
-}
\ No newline at end of file
+}
diff --git a/packages/starterkit-handlebars-demo/dist/_patterns/atoms/global/font-sizes.md b/packages/starterkit-handlebars-demo/dist/_patterns/atoms/global/font-sizes.md
index 7017cea54..94b2cc9bf 100644
--- a/packages/starterkit-handlebars-demo/dist/_patterns/atoms/global/font-sizes.md
+++ b/packages/starterkit-handlebars-demo/dist/_patterns/atoms/global/font-sizes.md
@@ -1,3 +1,5 @@
---
order: 2
----
\ No newline at end of file
+---
+
+To add to these items, use Sass variables that start with `$font-size-` in `./source/css/scss/abstracts/_variables.scss`