0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-01 17:22:42 +00:00

Revert "Add Pagella face to Blank Template."

This reverts commit 7d298565f9.
This commit is contained in:
David Bolack
2024-09-10 20:50:47 -05:00
parent 7d298565f9
commit 84d237e792
7 changed files with 0 additions and 52 deletions

View File

@@ -368,11 +368,6 @@ module.exports = [
icon : 'font MrEavesRemake',
gen : dedent`{{font-family:MrEavesRemake Dummy Text}}`
},
{
name : 'Pagella',
icon : 'font Pagella',
gen : dedent`{{font-family:Pagella Dummy Text}}`
},
{
name : 'Solbera Imitation',
icon : 'font SolberaImitationRemake',

View File

@@ -1,4 +1,3 @@
@import (less) './themes/fonts/Blank/fonts.less';
@import (less) './themes/fonts/5e/fonts.less';
@import (less) './themes/assets/assets.less';
@import (less) './themes/fonts/iconFonts/elderberryInn.less';