bsa.css

1.0.5 • Public • Published

bsa.css

The EPFL Blockchain Student Association official styling, in CSS

Install

In your javascript project, run:

yarn add bsa.css

Then, in a javascript file, you can:

import 'bsa.css/bsa.css'

This will set your font to Roboto, and you will have access to html classes such as:

<div class="has-text-blue">This will be our blue!</div>

For the full list see bsa.sass.

Setup

If you want to edit this package, just clone the project, and install the dependencies with:

yarn

Then, you can build the css file with:

yarn build

Readme

Keywords

none

Package Sidebar

Install

npm i bsa.css

Weekly Downloads

14

Version

1.0.5

License

MIT

Unpacked Size

3.46 kB

Total Files

7

Last publish

Collaborators

  • louismerlin