Skip to content

Biings/biings-ds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biings Design System

A series of assets and guidelines for building consistent user experiences across Biings products.



Recommanded UI practices.


UI building blocks.


Install via NPM

1 )  Install BDS in your project using the npm package biings-ds.

npm install biings-ds

2 )  The two files below are enough to start using BDS (fonts must be added seperately).

bds.css
The only CSS file you'll need to use Biings DS.
bds-icons.svg
An SVG sprite that includes all Biings DS icons.

3 )  Read the doc, enjoy BDS. ✌️

Want to contribute?

Onboarding for designers and developers wanting to contribute.

Start contributing
or go straight to our GitHub repo.