mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-06-22 04:58:40 +00:00
@@ -184,7 +184,7 @@
|
|||||||
content : 'ABC';
|
content : 'ABC';
|
||||||
}
|
}
|
||||||
|
|
||||||
&.OpenSans {font-family : 'Open Sans';}
|
&.OpenSans {font-family : 'OpenSans';}
|
||||||
&.CodeBold {font-family : 'CodeBold';}
|
&.CodeBold {font-family : 'CodeBold';}
|
||||||
&.CodeLight {font-family : 'CodeLight';}
|
&.CodeLight {font-family : 'CodeLight';}
|
||||||
&.ScalySansRemake {font-family : 'ScalySansRemake';}
|
&.ScalySansRemake {font-family : 'ScalySansRemake';}
|
||||||
|
|||||||
@@ -820,7 +820,7 @@ export default [
|
|||||||
{
|
{
|
||||||
name : 'Open Sans',
|
name : 'Open Sans',
|
||||||
icon : 'font OpenSans',
|
icon : 'font OpenSans',
|
||||||
gen : dedent`{{font-family:"Open Sans" Dummy Text}}`
|
gen : dedent`{{font-family:OpenSans Dummy Text}}`
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name : 'Code Bold',
|
name : 'Code Bold',
|
||||||
|
|||||||
Reference in New Issue
Block a user