CreateThrive / react-firebase-admin

React ⚛️ starter kit with Firebase 🔥 and Bulma for setting up an admin dashboard - Highly scalable, PWA, Serverless

Home Page:https://docs.react-firebase.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Importing Bulma css multiple times

MateoKruk opened this issue · comments

Describe the bug
We're importing the css manually in the index.js file. This is not necessary because the Bulma package in our package.json file already imports it.