@@ -1,6 +1,6 @@
{
"name": "circletone",
- "version": "0.11.0",
+ "version": "0.12.0",
"peerDependencies": {
"@angular/common": "^17.3.0",
"@angular/core": "^17.3.0"
@@ -9,6 +9,7 @@ module.exports = {
fontFamily: {
primary: 'var(--font-primary)',
title: 'var(--font-title)',
+ logo: 'var(--font-logo)',
},
colors: {
...colors,