Biings Design System
A series of assets and guidelines for building consistent user experiences across Biings products.
1 ) Install BDS in your project using the npm package Install via NPM
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.