JSPM

@hiroyoshi-mori/bulma-inverted

0.1.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q35510F
  • License MIT

Dark theme, color inverted, for Bulma, the modern CSS framework.

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.

Bulma: a Flexbox CSS framework

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.

Code copyright 2023 Hiroyoshi Mori. Code released under the MIT license.