Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assistance implementing this #6

Open
carpcarp opened this issue Aug 27, 2020 · 2 comments
Open

Assistance implementing this #6

carpcarp opened this issue Aug 27, 2020 · 2 comments

Comments

@carpcarp
Copy link

Thank you so much for putting this together, it exactly solves my problem.
But unfortunately I'm fairly new to postcss and I don't quite understand how to implement this.
Am I supposed to clone this into the Bulma folder or something? Or add the to package.json and point to this repo?
Do I need to alter my Bulma imports for this to work properly or does this edit the bulma package itself?

@creativesuspects
Copy link
Owner

creativesuspects commented Aug 27, 2020

You actually don’t have to know how postcss works. You should just clone the repository and then run the npm commands as described in the readme. After executing these commands you will have rendered the .css files that you can include in your project. You will need to have Node.js installed to be able to use npm commands.

@carpcarp
Copy link
Author

@creativesuspects thank you

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

No branches or pull requests

2 participants