Skip to content

The EPFL Blockchain Student Association official styling, in CSS

License

Notifications You must be signed in to change notification settings

bsaepfl/bsa.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The EPFL Blockchain Student Association official styling, in CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages