This repository serves as a reproduction example for this bug on Bulma.
The bug main issue is because of the skeletons not being of the correct color when using modular sass imports.
Install dependencies
npm install
Run the project
npm run dev
Open the website on your browser.