Closed bipinrajbhar closed 4 years ago
Hello @bipinrajbhar ,
Glad to hear that you are using the library in your react app.
As per our understanding when you added the import 'propellerkit/scss/propeller.scss';line to app.jsx file you got an error for missing fonts which you have solved by copying the fonts folder.
Please let us know if our understanding is correct and that your issue is resolved.
Regards, Monika
Yes @monika-digicorp
i am using propeller in my react app.
first i did
npm i propellerkit
and then importimport 'propellerkit/scss/propeller.scss';
to app.jsx file.i have solve this problem by copying fonts folder from dist to propellerkit.