Skip to content

A UI-Extension for hygraph adding a font awesome icon field

Notifications You must be signed in to change notification settings

derfl007/graphcms-uix-fontawesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphCMS UI Extension for Fontawesome Icon Picker

A simple GraphCMS UI Extension that adds a Fontawesome icon selector

How to Use

Deploy the code to Vercel, or run locally, and install on GraphCMS as a UI extension using the URL to your index page as the URL for your extension, and run the compatibility test.

Follow the guide on working with GraphCMS UI extensions.

Download Manually

npx degit derfl007/graphcms-uix-fontawesome uix-fontawesome

Install & Run:

cd uix-fontawesome
npm install
npm run dev
# or
cd uix-fontawesome
yarn
yarn dev

About

A UI-Extension for hygraph adding a font awesome icon field

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published