Open martypowell opened 6 years ago
@martypowell can i work on this?
@b3u I'll have to get back to you, this issue is very old, and I still need to verify it. Will get back to you later today.
@b3u just noticed, that i never got back to you, ill follow up within the hour.
@b3u looks like this is still valid. The fonts can go in this file.
Please use a hyphenation in the variable names. for example:
'TTRoundsCondensed-BlackItalic' would be $TTRoundsCondensed-BlackItalic
.
Once the variables are created, the next task would be to replace any string font family values with those variables.
An example would be here:
Changing to 'Open Sans', Arial, Helvetica, sans-serif; to use a newly created font variable $default-body-font
.
Sorry, I know this is a very tedious task, if you any questions, please let me know.
FYI @tmccoy529
Does FontAwesome
become a variable as well?
Does
FontAwesome
become a variable as well?
Yes, I think that's a good idea as least for now. Unless you have a better suggestion?
k
@martypowell can i work on this?