Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Add more details on README regarding usage #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jefferson227
Copy link

Hi, I'm pretty new to React and started to use this library in a personal project. When I installed the Bloomer along with Bulma, I created a component that was being rendered but the Bulma's CSS wasn't loaded.

Then, I just imported Bulma into the index.js and it rendered perfectly.

I don't know if all the React developers knows that, but for me, as a begginer, I had this difficult. So this instruction might be useful for other begginers too.

If you will accept my contribution, please consider do the same change on the website:
https://bloomer.js.org/#/documentation/overview/start

Thanks :)

Add instructions to import bulma library into the index.js
file before start using the components
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a83a4cf on Jefferson227:master into b9af827 on AlgusDark:master.

@sidney-pham
Copy link

Might need to be import 'bulma/css/bulma.css'; for certain setups.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants