Skip to content

Add FontAwesome (Enhancement) #31

@ghost

Description

Nice boilerplate.
Can I suggest you add FontAwesome too.
You will need to:

  1. Add "font-awesome", and "react-fontawesome" to your recipe.
  2. Maybe add some instructions on how to import:
    import FontAwesome from 'react-fontawesome';
    import '../../node_modules/font-awesome/css/font-awesome.css';
  3. Maybe add some instructions on how to use:
    <FontAwesome name="cog" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions