orbit-love / orbit-model

A framework for building high gravity communities 🪐
https://orbitmodel.com/
MIT License
986 stars 67 forks source link

fortawesome requires a subscription to access resources now. I think this references need to be changed #67

Open EliSchleifer opened 2 years ago

EliSchleifer commented 2 years ago

import { faBars, faXmark, faSolarSystem, faPlanetMoon, faPlanetRinged, faRocketLaunch, faCircleNodes, faFaceSadCry, faTrafficCone, faDrawCircle, faChartNetwork, faChartMixed, faTire, faBoxCheck, faStairs, } from "@fortawesome/pro-solid-svg-icons";

joshed-io commented 2 years ago

@EliSchleifer Thanks for mentioning. We do have an fortawesome subscription and the keys to unlock the pro icons are in the build process. But it does mean that they aren't available in the development environment except where the key is shared. This is not a great developer experience, we will think about how to make it better.