Package Exports
- @hiroyoshi-mori/bulma-inverted
- @hiroyoshi-mori/bulma-inverted/bulma-inverted.sass
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@hiroyoshi-mori/bulma-inverted) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Bulma Color Inverted Theme
Bulma is a modarn CSS framework based on Flexbox. And this is dark theme with it.
And this theme makes colors in derived variables inverted, so you may not be able to use it with Bulma itself.
Quick Install
Download
npm install @hiroyoshi-mori/bulma-inverted
Import
After installation, you can import the CSS file into your project using this snippet:
@import '@hiroyoshi-mori/bulma-inverted/css/bulma-inverted.css'
Feel free to raise an issue or submit a pull request.
Documentation
The most documentation reside in the Bulma online documentation here.
Copyright and license 
Code copyright 2023 Hiroyoshi Mori. Code released under the MIT license.