🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more
Socket
Book a DemoInstallSign in
Socket

@cityssm/bulma-a11y

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cityssm/bulma-a11y

Bulma with increased colour contrast to meet accessibility requirements.

latest
Source
npmnpm
Version
0.4.0
Version published
Maintainers
1
Created
Source

bulma-a11y

npm (scoped) Codacy grade AppVeyor Snyk Vulnerabilities for GitHub Repo

The Bulma CSS framework with increased colour contrast to meet accessibility requirements, and some accessible enhancements too. 😊

Sample Buttons

Sample Skip Link Visible on Focus

Installation

npm install @cityssm/bulma-a11y

Usage

Rather than linking to bulma.min.css in your webpage, link to bulma-a11y.min.css.

<link rel="stylesheet" href="path/to/bulma-a11y.min.css" />

Test Pages

The following pages have minimal styling. They use code samples from the official Bulma website to test for sufficient colour contrast.

⚠ Important Note

While bulma-a11y attempts to improve colour contrast of the main Bulma components, using bulma-a11y does not guarantee your website will be considered accessible.

Need the JavaScript to make your Bulma dropdowns and tabs work while keeping accessibility in mind?

Check out cityssm/bulma-js.

Keywords

bulma

FAQs

Package last updated on 26 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts