Font icon repo for TheStreet
To add the font-icon library to a project:
- Download the new font-icons dir to the CMS-TAGS/grails-app/assets/stylesheets/fonts
- Download the edited _font-icons.scss to CMS-TAGS/grails-app/assets/stylesheets/styles/modules
As long as your file structure is the same as TST-NG these instructions should work otherwise editing the urls from the _font-icons.scss may be necessary
To edit the fonts:
- upload the selection.json file to icomoon.io app
- add, edit or delete and then click "Generate Font"
- edit the resulting style.css to match the _font-icons.scss file
- follow the instructions above to add the font-icon library to a project
- update the gh-pages branch so that the demo page reflects the changes