byewlma 0.1.3

Opinionated implementation of Bulma for Yew
Documentation
{
  "name": "byewlma",
  "repository": {
    "url": "https://github.com/ecclarke42/byewlma"
  },
  "version": "0.1.0",
  "description": "Styles for the byelma Rust crate",
  "author": {
    "name": "Elliott Clarke",
    "email": "ecclarke42@gmail.com"
  },
  "license": "MIT",
  "files": [
    "src/**/*.scss"
  ],
  "dependencies": {
    "bulma": "^0.9.3"
  }
}